tests/test-serve.out
changeset 6461 eb69e7989145
parent 6419 7c36aee46bf5
child 10633 3318431f2ab4
--- a/tests/test-serve.out	Thu Apr 03 13:21:42 2008 +0200
+++ b/tests/test-serve.out	Thu Apr 03 12:46:37 2008 +0200
@@ -1,12 +1,18 @@
 % Without -v
 access log created - .hg/hgrc respected
+% errors
 % With -v
 listening at http://localhost/ (bound to 127.0.0.1)
+% errors
 % With --prefix foo
 listening at http://localhost/foo/ (bound to 127.0.0.1)
+% errors
 % With --prefix /foo
 listening at http://localhost/foo/ (bound to 127.0.0.1)
+% errors
 % With --prefix foo/
 listening at http://localhost/foo/ (bound to 127.0.0.1)
+% errors
 % With --prefix /foo/
 listening at http://localhost/foo/ (bound to 127.0.0.1)
+% errors