summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation
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
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')
-rwxr-xr-xTAO/tests/Collocation/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Collocation/run_test.pl b/TAO/tests/Collocation/run_test.pl
index 4257cc453e8..cf072cd7bd3 100755
--- a/TAO/tests/Collocation/run_test.pl
+++ b/TAO/tests/Collocation/run_test.pl
@@ -20,7 +20,7 @@ else {
}
-$server = $SV->SpawnWaitKill (60);
+$server = $SV->SpawnWaitKill ($PerlACE::wait_interval_for_process_creation);
if ($server != 0) {
print STDERR "ERROR: Collocation returned $server \n";