tests/test-serve.t
changeset 20008 e54a078153f7
parent 18602 339a3fa19695
child 22046 7a9cbb315d84
--- a/tests/test-serve.t	Thu Nov 14 17:17:44 2013 -0600
+++ b/tests/test-serve.t	Thu Nov 14 18:07:43 2013 -0600
@@ -45,12 +45,14 @@
 
 With -v and -p daytime (should fail because low port)
 
+#if no-root
   $ KILLQUIETLY=Y
   $ hgserve -p daytime
   abort: cannot start server at 'localhost:13': Permission denied
   abort: child process failed to start
   % errors
   $ KILLQUIETLY=N
+#endif
 
 With --prefix foo