summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/AMI/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/AMI/run_test.pl')
-rwxr-xr-xTAO/performance-tests/Latency/AMI/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/AMI/run_test.pl b/TAO/performance-tests/Latency/AMI/run_test.pl
index c0803e1bbc0..fab9082e97c 100755
--- a/TAO/performance-tests/Latency/AMI/run_test.pl
+++ b/TAO/performance-tests/Latency/AMI/run_test.pl
@@ -5,7 +5,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
# $Id$
# -*- perl -*-
-use lib "../../../bin";
+use lib "../../../../bin";
use PerlACE::Run_Test;
$status = 0;