diff options
Diffstat (limited to 'TAO/orbsvcs/examples/RtEC/IIOPGateway/run_test.pl')
-rwxr-xr-x | TAO/orbsvcs/examples/RtEC/IIOPGateway/run_test.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/run_test.pl b/TAO/orbsvcs/examples/RtEC/IIOPGateway/run_test.pl index c49eabe8d0c..7caef1cc8df 100755 --- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/run_test.pl +++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/run_test.pl @@ -44,7 +44,7 @@ $g->DeleteFile ($nsiorfile); $c->DeleteFile ($nsiorfile); $s->DeleteFile ($nsiorfile); -$NS = $ns->CreateProcess ("$ENV{TAO_ROOT}/orbsvcs/Naming_Service/Naming_Service", +$NS = $ns->CreateProcess ("$ENV{TAO_ROOT}/orbsvcs/Naming_Service/tao_cosnaming", " -o $ns_nsiorfile"); $T1 = $t1->CreateProcess ("EC", |