tests/test-serve.out
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 02 Feb 2008 21:01:43 +0100
changeset 6000 8e7d64989bb8
parent 5971 6d5ecf824a65
child 6262 de7256c82fad
permissions -rw-r--r--
test-serve: wait before killing to always hide the "killed!" message. Without the sleeps slower systems never display never display "killed!" while faster systems sometimes or nearly always display it.

% Without -v
access log created - .hg/hgrc respected
% With -v
listening at http://localhost/
% With --prefix foo
listening at http://localhost/foo/
% With --prefix /foo
listening at http://localhost/foo/
% With --prefix foo/
listening at http://localhost/foo/
% With --prefix /foo/
listening at http://localhost/foo/