From af256c07fe90c96d77209e32c59ee6e81c76c6b2 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 23 Apr 2007 11:17:17 +0000 Subject: Mon Apr 23 11:16:12 UTC 2007 Johnny Willemsen --- TAO/tests/Native_Exceptions/run_test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tests/Native_Exceptions') diff --git a/TAO/tests/Native_Exceptions/run_test.pl b/TAO/tests/Native_Exceptions/run_test.pl index dff3e2e84ed..bdb3e565b18 100755 --- a/TAO/tests/Native_Exceptions/run_test.pl +++ b/TAO/tests/Native_Exceptions/run_test.pl @@ -41,7 +41,7 @@ if ($client != 0) { $status = 1; } -$server = $SV->WaitKill (10); +$server = $SV->WaitKill (15); if ($server != 0) { print STDERR "ERROR: server returned $server\n"; -- cgit v1.2.1