summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/TP_Test_2
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-28 00:51:55 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-28 00:51:55 +0000
commita6e2cf01cd5dd37d3bb5964afa28b84b378a6f0a (patch)
tree0e35bdbf47b54329afd6357a63ad0b4a5841dd27 /TAO/tests/CSD_Strategy_Tests/TP_Test_2
parent1df3b4414122de77b38400ee34a5997d633dcc2c (diff)
downloadATCD-a6e2cf01cd5dd37d3bb5964afa28b84b378a6f0a.tar.gz
Fri Jul 28 00:44:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tests/CSD_Strategy_Tests/TP_Test_2')
-rwxr-xr-xTAO/tests/CSD_Strategy_Tests/TP_Test_2/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Test_2/run_test.pl b/TAO/tests/CSD_Strategy_Tests/TP_Test_2/run_test.pl
index 37fd19f21f6..7da2894591d 100755
--- a/TAO/tests/CSD_Strategy_Tests/TP_Test_2/run_test.pl
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Test_2/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;
my $status = 0;