summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/DSI
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-28 14:35:40 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-28 14:35:40 +0000
commitbbdd68a5e74529414e62248cc401e8c8cb1eb6de (patch)
treeaabba8567413017a06a68171fa14806c8b9244f6 /TAO/performance-tests/Latency/DSI
parente61ea9143ef84fd06d00ab40369f1fc127f8f252 (diff)
downloadATCD-bbdd68a5e74529414e62248cc401e8c8cb1eb6de.tar.gz
Fri Jul 28 14:29:53 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/performance-tests/Latency/DSI')
-rwxr-xr-xTAO/performance-tests/Latency/DSI/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/DSI/run_test.pl b/TAO/performance-tests/Latency/DSI/run_test.pl
index 4c0e2a7d652..43bd2676846 100755
--- a/TAO/performance-tests/Latency/DSI/run_test.pl
+++ b/TAO/performance-tests/Latency/DSI/run_test.pl
@@ -5,7 +5,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
# $Id$
# -*- perl -*-
-use lib "../../../../bin";
+use lib "$ENV{ACE_ROOT}/bin";
use PerlACE::Run_Test;
$status = 0;