about summary refs log tree commit diff
path: root/Test/07cond.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/07cond.ztst')
-rw-r--r--Test/07cond.ztst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/07cond.ztst b/Test/07cond.ztst
index 827f2744e..ee502d303 100644
--- a/Test/07cond.ztst
+++ b/Test/07cond.ztst
@@ -99,6 +99,7 @@
 
 # can't be bothered with -S
 
+  sleep 1
   cat unmodified
   touch newnewnew
   [[ -N newnewnew && ! -N unmodified ]]