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