tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Thu, 22 Mar 2007 10:40:28 -0700
changeset 4257 f51317e24114
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Add --outgoing option to patchbomb

#!/bin/sh

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