]> granicus.if.org Git - icu/commitdiff
ICU-13410 environmentTest.sh must be updated to use current paths
authorFredrik Roubert <roubert@google.com>
Tue, 10 Oct 2017 17:49:41 +0000 (17:49 +0000)
committerFredrik Roubert <roubert@google.com>
Tue, 10 Oct 2017 17:49:41 +0000 (17:49 +0000)
X-SVN-Rev: 40609

tools/release/c/environmentTest.sh

index a6be63a385662ed8a4ffbd374c63933cb88092d7..19b03dce32696a3f20b1544531a126d6a1361499 100755 (executable)
@@ -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 &