summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Slot
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-03-06 09:00:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-03-06 09:00:44 +0000
commite050ec979cb5c700ad3d7f3b99d21537a3a55550 (patch)
treecd98b7e47b78e2e85b4df213cdafd5c18845a610 /TAO/tests/Portable_Interceptors/Slot
parent557646474d27fc74ca2e7714826394f7372178cb (diff)
downloadATCD-e050ec979cb5c700ad3d7f3b99d21537a3a55550.tar.gz
Tue Mar 6 08:59:32 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Slot')
-rwxr-xr-xTAO/tests/Portable_Interceptors/Slot/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/Slot/run_test.pl b/TAO/tests/Portable_Interceptors/Slot/run_test.pl
index 6a114e0b6cd..d36d2cb27e2 100755
--- a/TAO/tests/Portable_Interceptors/Slot/run_test.pl
+++ b/TAO/tests/Portable_Interceptors/Slot/run_test.pl
@@ -16,7 +16,7 @@ else {
}
print STDERR "\n==== Running Slot test ====\n";
-$client = $CL->SpawnWaitKill (5);
+$client = $CL->SpawnWaitKill ($PerlACE::wait_interval_for_process_creation);
if ($client != 0) {
print STDERR "ERROR: driver returned $client\n";