summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-10 18:54:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-10 18:54:17 +0000
commitd1fc752a8396b266d2113b712b1891ffb107a676 (patch)
tree1c74d2f31be01815b7bbc5d64ea49202973e3740
parent4d001b67f9ec4f7a8d19e014f480ca0fb468cfef (diff)
downloadATCD-d1fc752a8396b266d2113b712b1891ffb107a676.tar.gz
-rwxr-xr-xCIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl4
1 files changed, 2 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 7167610f196..be04df44296 100755
--- a/CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl
+++ b/CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_test.pl
@@ -203,8 +203,8 @@ for ($i = 0; $i < $nr_daemon; ++$i) {
}
}
-print "Sleeping 90 seconds to allow task to complete\n";
-sleep (90);
+print "Sleeping 180 seconds to allow task to complete\n";
+sleep (180);
# Invoke executor - stop the application -.
print "Invoking executor - stop the application -\n";