##// 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 29 hg mv e h
30 30 hg status
31 31
32
33 sleep 5
32 sleep 1
34 33 echo "Are we able to kill the service? if not, the service died on some error"
35 34 kill `cat hg.pid`
36 35
General Comments 0
You need to be logged in to leave comments. Login now