Mercurial > public > mercurial-scm > hg
diff tests/test-hgweb-commands.t @ 15623:fc8c7a5ccc4a
merge with stable
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 08 Dec 2011 16:01:44 -0600 |
parents | c5c9ca3719f9 41885892796e |
children | 5e50982c633c |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Thu Dec 08 16:39:00 2011 +0100 +++ b/tests/test-hgweb-commands.t Thu Dec 08 16:01:44 2011 -0600 @@ -22,6 +22,7 @@ $ echo another > foo $ hg branch stable marked working directory as branch stable + (branches are permanent and global, did you want a bookmark?) $ hg ci -Ambranch $ hg serve --config server.uncompressed=False -n test -p $HGPORT -d --pid-file=hg.pid -E errors.log $ cat hg.pid >> $DAEMON_PIDS