fixed the initialization of run_time in test_url

git-svn-id: svn://10.0.0.236/trunk@33017 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
phillip%netscape.com
1999-05-27 22:27:14 +00:00
parent c769b176af
commit 0683f4b25f

View File

@@ -186,7 +186,7 @@ sub test_url {
$| = 1; # gotta love autoflushing
local $reaperchild;
local $url = shift || "";
local $run_time = 0;
local $run_time = 'FAIL';
if ( $reaperchild = fork ) {
## ok, the parent spins until apprunner