summaryrefslogtreecommitdiff
path: root/CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl')
-rwxr-xr-xCIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl b/CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl
index c524dbe0525..58e4eb77196 100755
--- a/CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl
+++ b/CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl
@@ -99,8 +99,6 @@ sub kill_open_processes {
if ($ns_running == 1) {
$NS->Kill (); $NS->TimedWait (1);
}
- # in case shutdown did not perform as expected
- $tg_executor->KillAll ('ciao_componentserver');
}
sub run_node_daemons {