tests/test-serve
changeset 12578 fdb0983ad395
parent 12403 ba8850911703
--- a/tests/test-serve	Tue Sep 28 01:11:24 2010 +0200
+++ b/tests/test-serve	Tue Sep 28 02:57:59 2010 +0200
@@ -40,9 +40,9 @@
 echo % With -v and -p HGPORT2
 hgserve -p "$HGPORT2"
 
-echo '% With -v and -p echo (should fail because low port)'
+echo '% With -v and -p daytime (should fail because low port)'
 KILLQUIETLY=Y
-hgserve -p echo
+hgserve -p daytime
 KILLQUIETLY=N
 
 echo % With --prefix foo