##// END OF EJS Templates
tests: accept alternative privileged port allocation failure...
pacien -
r49135:6f435697 stable
parent child Browse files
Show More
@@ -57,6 +57,7 b' With -v and -p daytime'
57 $ hgserve -p daytime
57 $ hgserve -p daytime
58 abort: cannot start server at 'localhost:13': Permission denied (?)
58 abort: cannot start server at 'localhost:13': Permission denied (?)
59 abort: child process failed to start (?)
59 abort: child process failed to start (?)
60 abort: no port number associated with service 'daytime' (?)
60 listening at http://localhost/ (bound to $LOCALIP:13) (?)
61 listening at http://localhost/ (bound to $LOCALIP:13) (?)
61 % errors
62 % errors
62 $ KILLQUIETLY=N
63 $ KILLQUIETLY=N
General Comments 0
You need to be logged in to leave comments. Login now