summaryrefslogtreecommitdiff
path: root/CIAO/examples/Hello/descriptors/run_test_without_ns.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/Hello/descriptors/run_test_without_ns.pl')
-rwxr-xr-xCIAO/examples/Hello/descriptors/run_test_without_ns.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/CIAO/examples/Hello/descriptors/run_test_without_ns.pl b/CIAO/examples/Hello/descriptors/run_test_without_ns.pl
index 9428f0be8a0..5c8c934a169 100755
--- a/CIAO/examples/Hello/descriptors/run_test_without_ns.pl
+++ b/CIAO/examples/Hello/descriptors/run_test_without_ns.pl
@@ -91,8 +91,6 @@ sub kill_open_processes {
$EM->Kill ();
$EM->TimedWait (1);
}
- # in case shutdown did not perform as expected
- $tg_executor->KillAll ('ciao_componentserver');
}