Change the default of --modify-window back to 0 on Cygwin.
[rsync/rsync.git] / testsuite / rsync.fns
index 0dab773..42b7b7e 100644 (file)
@@ -99,10 +99,6 @@ hands_setup() {
 
 #      echo testing head:
 #      ls -lR ${srcdir} | head -10 || echo failed
-
-    # sleep here to prevent a copy from being made within the
-    #  default --modify-window time on Cygwin
-    sleep 2
 }