##// END OF EJS Templates
tests: add a short `sleep` in test-status.t...
Simon Sapin -
r49286:04d756b7 default
parent child Browse files
Show More
@@ -941,6 +941,7 b' It is still not set when there are unkno'
941 941 Now the directory is eligible for caching, so its mtime is save in the dirstate
942 942
943 943 $ rm subdir/unknown
944 $ sleep 0.1 # ensure the kernels internal clock for mtimes has ticked
944 945 $ hg status
945 946 $ hg debugdirstate --all --no-dates | grep '^ '
946 947 0 -1 set subdir
General Comments 0
You need to be logged in to leave comments. Login now