summaryrefslogtreecommitdiff
path: root/TAO/tests/Crashed_Callback/run_test.pl
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-06-24 23:52:35 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-06-24 23:52:35 +0000
commit00f5c123221f1f60b1ff365d7cd14d4317e06ce1 (patch)
tree03495e9c736e43f1e2d44ad4e7c83a287f29b20b /TAO/tests/Crashed_Callback/run_test.pl
parente0c701f206c2f136457b3d96310e2e28590b48f6 (diff)
downloadATCD-CIAOCDM.tar.gz
new branchCIAOCDM
Diffstat (limited to 'TAO/tests/Crashed_Callback/run_test.pl')
-rwxr-xr-xTAO/tests/Crashed_Callback/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Crashed_Callback/run_test.pl b/TAO/tests/Crashed_Callback/run_test.pl
index 0f97c117d96..205ae00ffa6 100755
--- a/TAO/tests/Crashed_Callback/run_test.pl
+++ b/TAO/tests/Crashed_Callback/run_test.pl
@@ -38,7 +38,7 @@ if ($client == -1) {
$status = 1;
}
-$server = $SV->WaitKill (210);
+$server = $SV->WaitKill (60);
if ($server != 0) {
print STDERR "ERROR: server returned $server\n";