summaryrefslogtreecommitdiff
path: root/icu4j/perf-tests/perftests.pl
diff options
context:
space:
mode:
Diffstat (limited to 'icu4j/perf-tests/perftests.pl')
-rwxr-xr-xicu4j/perf-tests/perftests.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/icu4j/perf-tests/perftests.pl b/icu4j/perf-tests/perftests.pl
index 0028a8b84..bed179cd4 100755
--- a/icu4j/perf-tests/perftests.pl
+++ b/icu4j/perf-tests/perftests.pl
@@ -9,7 +9,7 @@
use XML::LibXML;
# Assume we are running within the icu4j root directory
-use lib 'src/com/ibm/icu/dev/test/perf';
+use lib '.';
use Dataset;
my $OS=$^O;
@@ -172,7 +172,7 @@ sub main {
);
# Outer loop runs through the locales to test
- # (Edit this list dirctly to make changes)
+ # (Edit this list directly to make changes)
#
foreach $locale (
"en_US",