summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/op/stat.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/stat.t b/t/op/stat.t
index 23445c217f..6afbadc841 100755
--- 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: {