Shorten sleep in inotify test
authorMatt Mackall <mpm@selenic.com>
Mon, 03 Nov 2008 16:01:24 -0600
changeset 7312 82f80c16fc16
parent 7311 de9c87fe1620
child 7313 15981c8f6cf1
child 7316 9737041646bc
Shorten sleep in inotify test
tests/test-inotify-issue1371
--- a/tests/test-inotify-issue1371	Mon Nov 03 20:31:53 2008 +0100
+++ b/tests/test-inotify-issue1371	Mon Nov 03 16:01:24 2008 -0600
@@ -29,8 +29,7 @@
 hg mv e h
 hg status
 
-
-sleep 5
+sleep 1
 echo "Are we able to kill the service? if not, the service died on some error"
 kill `cat hg.pid`