tests/test-transplant.t
changeset 28549 e01bd7385f4f
parent 28029 72072cfc7e91
child 30786 e2a6f383d314
--- a/tests/test-transplant.t	Sun Feb 14 01:06:12 2016 +0900
+++ b/tests/test-transplant.t	Tue Mar 15 09:51:54 2016 +0000
@@ -321,7 +321,7 @@
 
 remote transplant with pull
 
-  $ hg -R ../t serve -p $HGPORT -d --pid-file=../t.pid
+  $ hg serve -R ../t -p $HGPORT -d --pid-file=../t.pid
   $ cat ../t.pid >> $DAEMON_PIDS
 
   $ hg clone -r 0 ../t ../rp