tests/test-inotify-issue1371
changeset 7351 5ab0abf27dd9
parent 7350 c5dbe86b0fee
--- a/tests/test-inotify-issue1371	Tue Nov 11 23:16:59 2008 +0100
+++ b/tests/test-inotify-issue1371	Wed Nov 12 09:08:43 2008 +0100
@@ -8,8 +8,6 @@
 
 echo "[extensions]" >> $HGRCPATH
 echo "inotify=" >> $HGRCPATH
-echo "[inotify]" >> $HGRCPATH
-echo "debug = 1" >> $HGRCPATH
 echo inserv1
 
 echo % inserve
@@ -29,7 +27,6 @@
 touch g
 hg add g
 hg mv e h
-sleep 1
 hg status
 
 sleep 1