aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rwxr-xr-xt/git-cgi.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/git-cgi.t b/t/git-cgi.t
index ee77257b9..ee47261ed 100755
--- a/t/git-cgi.t
+++ b/t/git-cgi.t
@@ -291,6 +291,10 @@ sub test {
$content = readfile('t/tmp/in/two.mdwn');
like($content, qr{Here is new content for the second page});
+ # We have to wait 1 second here so that new writes are guaranteed
+ # to have a strictly larger mtime.
+ sleep 1;
+
# This one can legitimately be reverted
$content = run_cgi(method => 'post',
params => {