summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/NodeApplicationTest/run_test_ex.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/tests/NodeApplicationTest/run_test_ex.pl')
-rwxr-xr-xCIAO/DAnCE/tests/NodeApplicationTest/run_test_ex.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/DAnCE/tests/NodeApplicationTest/run_test_ex.pl b/CIAO/DAnCE/tests/NodeApplicationTest/run_test_ex.pl
index 3a84d0adaf9..0fd413091f0 100755
--- a/CIAO/DAnCE/tests/NodeApplicationTest/run_test_ex.pl
+++ b/CIAO/DAnCE/tests/NodeApplicationTest/run_test_ex.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;