view tests/test-serve.out @ 6000:8e7d64989bb8

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.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 02 Feb 2008 21:01:43 +0100
parents 6d5ecf824a65
children de7256c82fad
line wrap: on
line source

% 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/