summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event_Latency/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event_Latency/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Event_Latency/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event_Latency/run_test.pl b/TAO/orbsvcs/tests/Event_Latency/run_test.pl
index 05dc50eaf67..0c2eade7460 100755
--- a/TAO/orbsvcs/tests/Event_Latency/run_test.pl
+++ b/TAO/orbsvcs/tests/Event_Latency/run_test.pl
@@ -16,7 +16,7 @@ $status = 0;
$NS = Process::Create ("..".$DIR_SEPARATOR
."..".$DIR_SEPARATOR
."Naming_Service".$DIR_SEPARATOR
- ."Naming_Server".$EXE_EXT,
+ ."Naming_Service".$EXE_EXT,
" -o $NS_ior ");
if (ACE::waitforfile_timed ($NS_ior, 5) == -1) {