summaryrefslogtreecommitdiff
path: root/TAO/examples/Callback_Quoter/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Callback_Quoter/run_test.pl')
-rwxr-xr-xTAO/examples/Callback_Quoter/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Callback_Quoter/run_test.pl b/TAO/examples/Callback_Quoter/run_test.pl
index 753d937ed1b..d77fd8d7ae2 100755
--- a/TAO/examples/Callback_Quoter/run_test.pl
+++ b/TAO/examples/Callback_Quoter/run_test.pl
@@ -10,7 +10,7 @@ use PerlACE::Run_Test;
$status = 0;
$ns_ior = PerlACE::LocalFile ("NameService.ior");
-$sleeptime = 5;
+$sleeptime = 15;
unlink $ns_ior;