changeset 7312:82f80c16fc16

Shorten sleep in inotify test
author Matt Mackall <mpm@selenic.com>
date Mon, 03 Nov 2008 16:01:24 -0600
parents de9c87fe1620
children 15981c8f6cf1 9737041646bc
files tests/test-inotify-issue1371
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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`