summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/NodeApplicationTest/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/tests/NodeApplicationTest/run_test.pl')
-rwxr-xr-xCIAO/DAnCE/tests/NodeApplicationTest/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/DAnCE/tests/NodeApplicationTest/run_test.pl b/CIAO/DAnCE/tests/NodeApplicationTest/run_test.pl
index 11d7801b133..e8778af9d79 100755
--- a/CIAO/DAnCE/tests/NodeApplicationTest/run_test.pl
+++ b/CIAO/DAnCE/tests/NodeApplicationTest/run_test.pl
@@ -25,7 +25,7 @@ for ($iter = 0; $iter <= $#ARGV; $iter++) {
unlink $iorfile;
$CIAO_ROOT=$ENV{'CIAO_ROOT'};
-$SV = new PerlACE::Process ("../../NodeApplication/NodeApplication",
+$SV = new PerlACE::Process ("$CIAO_ROOT/bin/NodeApplication",
"-n -o $iorfile");
$CL = new PerlACE::Process ("client",