tests/test-pull-r.t
changeset 28549 e01bd7385f4f
parent 25425 9263f86b9681
child 34661 eb586ed5d8ce
--- a/tests/test-pull-r.t	Sun Feb 14 01:06:12 2016 +0900
+++ b/tests/test-pull-r.t	Tue Mar 15 09:51:54 2016 +0000
@@ -112,7 +112,7 @@
   > [hooks]
   > outgoing.makecommit = hg ci -Am 'racy commit'; echo committed in pull-race
   > EOF
-  $ hg -R ../repo serve -p $HGPORT2 -d --pid-file=../repo.pid
+  $ hg serve -R ../repo -p $HGPORT2 -d --pid-file=../repo.pid
   $ cat ../repo.pid >> $DAEMON_PIDS
   $ hg pull --rev default --update http://localhost:$HGPORT2/
   pulling from http://localhost:$HGPORT2/