summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation_Exception_Test
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-03-06 09:38:41 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-03-06 09:38:41 +0000
commit3e6a4bd70e48452252f7aca0473c8d9052b9495f (patch)
tree109027f386fde393aa2b2e939df87e8a83bc2771 /TAO/tests/Collocation_Exception_Test
parenta9838767792b43ddd2fd2178f471931a24a96c36 (diff)
downloadATCD-3e6a4bd70e48452252f7aca0473c8d9052b9495f.tar.gz
Tue Mar 6 09:38:32 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Collocation_Exception_Test')
-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";