summaryrefslogtreecommitdiff
path: root/TAO/tests/Optimized_Connection/run_test.pl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-17 14:23:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-17 14:23:52 +0000
commit79f883104f35ed41e6889ed2cda9366ef08c741a (patch)
treee3dcf9c1ea980b366923fdaf5e564e6d0bba1a21 /TAO/tests/Optimized_Connection/run_test.pl
parentfb347a8edb1d70c5c4e2a9101eeb63aaafa52778 (diff)
downloadATCD-79f883104f35ed41e6889ed2cda9366ef08c741a.tar.gz
Tue Oct 17 13:40:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Optimized_Connection/run_test.pl')
-rwxr-xr-xTAO/tests/Optimized_Connection/run_test.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Optimized_Connection/run_test.pl b/TAO/tests/Optimized_Connection/run_test.pl
index 31f814d9d19..e8bfa227e41 100755
--- a/TAO/tests/Optimized_Connection/run_test.pl
+++ b/TAO/tests/Optimized_Connection/run_test.pl
@@ -13,8 +13,6 @@ $status = 0;
$CL_ALT_IIOP = new PerlACE::Process ("client", " -k file://$iorfile " .
"-orbsvcconf oc_svc.conf");
-#print STDOUT $CL_ALT_IIOP->CommandLine()."\n";
-
if (PerlACE::waitforfile_timed ($iorfile,
$PerlACE::wait_interval_for_process_creation) == -1) {