tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Sun, 13 May 2007 19:15:54 -0700
changeset 4437 a210b40d0860
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Make mergepatch save queue now that qpush isn't.

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true