test-serve.out
12 lines
| 318 B
| text/plain
|
TextLexer
/ tests / test-serve.out
Joel Rosdahl
|
r4504 | % Without -v | ||
Alexis S. L. Carvalho
|
r4835 | access log created - .hg/hgrc respected | ||
Joel Rosdahl
|
r4504 | % With -v | ||
Bryan O'Sullivan
|
r5384 | listening at http://localhost/ | ||
Michele Cella
|
r5971 | % 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/ | ||||