summaryrefslogtreecommitdiff
path: root/CIAO/examples/Display/descriptors/run_NodeDaemons.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/Display/descriptors/run_NodeDaemons.pl')
-rwxr-xr-xCIAO/examples/Display/descriptors/run_NodeDaemons.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/examples/Display/descriptors/run_NodeDaemons.pl b/CIAO/examples/Display/descriptors/run_NodeDaemons.pl
index 008c87f6e35..d03a0f47cc4 100755
--- a/CIAO/examples/Display/descriptors/run_NodeDaemons.pl
+++ b/CIAO/examples/Display/descriptors/run_NodeDaemons.pl
@@ -5,7 +5,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
# $Id$
# -*- perl -*-
-use lib "$ENV{ACE_ROOT}/bin";
+use lib "../../../../../bin";
use PerlACE::Run_Test;
$status = 0;