projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
907e511
)
op/stat.t test 9 failing on recent cygwin snapshots
Yitzchak Scott-Thoennes [Sun, 16 Jan 2005 10:30:45 +0000 (
02:30
-0800)]
Message-ID: <
20050116183045
.GA2768@efn.org>
p4raw-id: //depot/perl@23821
t/op/stat.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/stat.t
b/t/op/stat.t
index
23445c2
..
6afbadc
100755
(executable)
--- a/
t/op/stat.t
+++ b/
t/op/stat.t
@@
-71,7
+71,7
@@
sleep 3 if $funky_FAT_timestamps;
print FOO "Now is the time for all good men to come to.\n";
close(FOO);
-sleep 2 unless $funky_FAT_timestamps;
+sleep 2;
SKIP: {