tests/test-serve.out
author Patrick Mezard <pmezard@gmail.com>
Fri, 08 Jan 2010 23:15:22 +0100
branchstable
changeset 10219 3b94120864fc
parent 6461 eb69e7989145
child 10633 3318431f2ab4
permissions -rw-r--r--
win32: close file when leaving _getfileinfo()

% Without -v
access log created - .hg/hgrc respected
% errors
% With -v
listening at http://localhost/ (bound to 127.0.0.1)
% errors
% With --prefix foo
listening at http://localhost/foo/ (bound to 127.0.0.1)
% errors
% With --prefix /foo
listening at http://localhost/foo/ (bound to 127.0.0.1)
% errors
% With --prefix foo/
listening at http://localhost/foo/ (bound to 127.0.0.1)
% errors
% With --prefix /foo/
listening at http://localhost/foo/ (bound to 127.0.0.1)
% errors