tests/test-push-http.t
branchstable
changeset 37824 2968ad548583
parent 37818 877185de62cf
child 37845 b4b7427b5786
--- a/tests/test-push-http.t	Thu Apr 26 21:24:13 2018 +0900
+++ b/tests/test-push-http.t	Thu Apr 26 21:10:56 2018 +0900
@@ -398,7 +398,7 @@
   > EOF
 
   $ hg serve --web-conf web.conf -p $HGPORT -d --pid-file hg.pid
-  $ cat hg.pid > $DAEMON_PIDS
+  $ cat hg.pid >> $DAEMON_PIDS
 
   $ hg clone http://localhost:$HGPORT/hgwebdir hgwebdir-local
   requesting all changes