Skip to content

Commit

Permalink
changed the sleep time to 90 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
bsharma%netscape.com committed Jun 11, 1999
1 parent 4616e5e commit 52424b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tests/win32/Intlurl.pl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
# "c:\\program files\\netscape\\seamonkey\\x86rel\\");
"$temp");

sleep (60);
sleep (90);
$ProcessObj->GetExitCode( $ExitCode );
$ProcessObj->Kill( $ExitCode );
close (STDOUT);
Expand Down

0 comments on commit 52424b1

Please sign in to comment.