ICU-13410 environmentTest.sh must be updated to use current paths

X-SVN-Rev: 40609
This commit is contained in:
Fredrik Roubert 2017-10-10 17:49:41 +00:00
parent bb430ebdf1
commit b310919187

View file

@ -9,7 +9,7 @@
# machine (usually Linux), and runs the existing ICU4C tests to make sure that
# the tests pass. Not everyone is using and testing ICU4C in the en_US locale
# with the Pacific timezone.
top_icu_dir=../../../icu
top_icu_dir=../../../icu4c
release_tools_dir=../../../../tools/release/c
cd $top_icu_dir/source/test/intltest
$release_tools_dir/allLocaleTest.sh intltest &