projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a85e0e8
)
Put a watchdog on openpid.t: it has been found to hang in some Win32 smokes.
Steve Hay [Tue, 29 Sep 2009 14:41:46 +0000 (15:41 +0100)]
t/io/openpid.t
patch
|
blob
|
blame
|
history
diff --git
a/t/io/openpid.t
b/t/io/openpid.t
index
7503f34
..
ee4702c
100644
(file)
--- a/
t/io/openpid.t
+++ b/
t/io/openpid.t
@@
-18,7
+18,7
@@
if ($^O eq 'dos') {
}
plan tests => 10;
-
+watchdog(15);
use Config;
$| = 1;