diff --git a/mozilla/tools/tests/unix/SmokeTestLinux-1.pl b/mozilla/tools/tests/unix/SmokeTestLinux-1.pl index 9bb8f2e50a3..5edb3a038a9 100644 --- a/mozilla/tools/tests/unix/SmokeTestLinux-1.pl +++ b/mozilla/tools/tests/unix/SmokeTestLinux-1.pl @@ -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