diff tests/test-mq-qclone-http.t @ 17565:f62ed3d90377

tests: enable even more Windows server tests
author Patrick Mezard <patrick@mezard.eu>
date Fri, 14 Sep 2012 21:05:24 +0200
parents 953faba28e91
children 7a9cbb315d84
line wrap: on
line diff
--- a/tests/test-mq-qclone-http.t	Fri Sep 14 20:40:52 2012 +0200
+++ b/tests/test-mq-qclone-http.t	Fri Sep 14 21:05:24 2012 +0200
@@ -1,4 +1,4 @@
-  $ "$TESTDIR/hghave" serve || exit 80
+  $ "$TESTDIR/hghave" killdaemons || exit 80
 
 hide outer repo
   $ hg init
@@ -151,3 +151,6 @@
   [1]
   $ hg --cwd d log --mq --template '{rev} {desc|firstline}\n'
   0 b.patch
+
+  $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
+