summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-16 19:01:20 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-16 19:01:20 +0000
commit1a2e29b959e1a75fb0d5f7ca8be6a76dd056e694 (patch)
treef2149547fde4142526b2c562e4e82bb35ec4a8c2 /TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl
parent042285999b2663a6a80b798753b0ec503a3a6db7 (diff)
downloadATCD-1a2e29b959e1a75fb0d5f7ca8be6a76dd056e694.tar.gz
ChangeLog
Diffstat (limited to 'TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/CosEC_Multiple/run_test.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl b/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl
index 78ee631e29b..4cf296d5cf6 100755
--- a/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl
+++ b/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl
@@ -30,8 +30,8 @@ sub cosec_multiple_test1
# first start the Naming service..
$SV1 = Process::Create ("..".$DIR_SEPARATOR
."..".$DIR_SEPARATOR
- ."Naming_Service".$DIR_SEPARATOR
- ."Naming_Service".$EXE_EXT, "");
+ ."Naming_Server".$DIR_SEPARATOR
+ ."Naming_Server".$EXE_EXT, "");
sleep 10;