tests/test-serve.out
changeset 5971 6d5ecf824a65
parent 5384 e3a0c092b4e2
child 6000 8e7d64989bb8
--- a/tests/test-serve.out	Tue Jan 22 22:13:29 2008 +0100
+++ b/tests/test-serve.out	Tue Jan 22 23:06:37 2008 +0100
@@ -2,3 +2,15 @@
 access log created - .hg/hgrc respected
 % With -v
 listening at http://localhost/
+killed!
+% With --prefix foo
+listening at http://localhost/foo/
+killed!
+% With --prefix /foo
+listening at http://localhost/foo/
+killed!
+% With --prefix foo/
+listening at http://localhost/foo/
+killed!
+% With --prefix /foo/
+listening at http://localhost/foo/