summaryrefslogtreecommitdiff
path: root/TAO/tests/RTScheduling/Current/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTScheduling/Current/run_test.pl')
-rwxr-xr-xTAO/tests/RTScheduling/Current/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/RTScheduling/Current/run_test.pl b/TAO/tests/RTScheduling/Current/run_test.pl
index 0b4a6b57f9d..b8673381da4 100755
--- a/TAO/tests/RTScheduling/Current/run_test.pl
+++ b/TAO/tests/RTScheduling/Current/run_test.pl
@@ -19,7 +19,7 @@ else {
print STDERR "Starting Current Test\n";
-$test = $CL->SpawnWaitKill ($PerlACE::wait_interval_for_process_creation);
+$test = $CL->SpawnWaitKill (10);
if ($test != 0) {
print STDERR "ERROR: test returned $test\n";