summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation_Exception_Test/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Collocation_Exception_Test/run_test.pl')
-rwxr-xr-xTAO/tests/Collocation_Exception_Test/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Collocation_Exception_Test/run_test.pl b/TAO/tests/Collocation_Exception_Test/run_test.pl
index 8267ef42988..c4f74025e5d 100755
--- a/TAO/tests/Collocation_Exception_Test/run_test.pl
+++ b/TAO/tests/Collocation_Exception_Test/run_test.pl
@@ -21,7 +21,7 @@ else {
print STDERR "======== Running in Default Mode \n";
$SV->Arguments ("-o $iorfile -k file://$iorfile");
-$sv = $SV->SpawnWaitKill (60);
+$sv = $SV->SpawnWaitKill ($PerlACE::wait_interval_for_process_creation);
if ($sv != 0) {
print STDERR "ERROR in Collocation_Exception_Test\n";