summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Throughput/run_test.pl
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-17 03:58:20 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-17 03:58:20 +0000
commit55ce42757438892716f64bf6dfba3da033b3c061 (patch)
tree40fd97d9685dc626d1b0959764aced3049f78733 /TAO/orbsvcs/tests/EC_Throughput/run_test.pl
parent1cf7e918eba74863418fe7b57cf85cbf9f567fa5 (diff)
downloadATCD-55ce42757438892716f64bf6dfba3da033b3c061.tar.gz
ChangeLogTag:Fri Jul 16 19:57:25 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Throughput/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/EC_Throughput/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/EC_Throughput/run_test.pl b/TAO/orbsvcs/tests/EC_Throughput/run_test.pl
index 35564d005d5..1ae68d5be58 100755
--- a/TAO/orbsvcs/tests/EC_Throughput/run_test.pl
+++ b/TAO/orbsvcs/tests/EC_Throughput/run_test.pl
@@ -40,7 +40,7 @@ $ns_ior = "NameService.ior";
unlink $ns_ior;
$NS = Process::Create ("..".$DIR_SEPARATOR.
"..".$DIR_SEPARATOR.
- "Naming_Server".$DIR_SEPARATOR.
+ "Naming_Service".$DIR_SEPARATOR.
"Naming_Server".$EXE_EXT,
" -o $ns_ior ");