##// END OF EJS Templates
Shorten sleep in inotify test
Matt Mackall -
r7312:82f80c16 default
parent child Browse files
Show More
@@ -29,8 +29,7 b' hg add g'
29 hg mv e h
29 hg mv e h
30 hg status
30 hg status
31
31
32
32 sleep 1
33 sleep 5
34 echo "Are we able to kill the service? if not, the service died on some error"
33 echo "Are we able to kill the service? if not, the service died on some error"
35 kill `cat hg.pid`
34 kill `cat hg.pid`
36
35
General Comments 0
You need to be logged in to leave comments. Login now