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