summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP/Hello/run_test.pl
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2007-08-21 19:49:11 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2007-08-21 19:49:11 +0000
commit82d645c608c286f8615a2d3af5df659ba549f71a (patch)
tree26ace2790506a93d48a02fc4e376b196c7ce8df8 /TAO/orbsvcs/tests/HTIOP/Hello/run_test.pl
parent961d5bcb95060d4d8699be87c24afc529f07b9b9 (diff)
downloadATCD-82d645c608c286f8615a2d3af5df659ba549f71a.tar.gz
Tue Aug 21 19:47:26 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP/Hello/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/HTIOP/Hello/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/Hello/run_test.pl b/TAO/orbsvcs/tests/HTIOP/Hello/run_test.pl
index 10cebc3606b..f493f92beb8 100755
--- a/TAO/orbsvcs/tests/HTIOP/Hello/run_test.pl
+++ b/TAO/orbsvcs/tests/HTIOP/Hello/run_test.pl
@@ -36,7 +36,7 @@ foreach $i (@ARGV) {
$NS =
new PerlACE::Process ("$ENV{TAO_ROOT}/orbsvcs/Naming_Service/Naming_Service",
"-ORBSvcConf $server_config "
- . "-ORBEndpoint 'iiop://;htiop://$host:$name_port' "
+ . "-ORBEndpoint \"iiop://;htiop://$host:$name_port\" "
. "-o $nsiorfile");
$NS->IgnoreExeSubDir ();