tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Tue, 08 May 2007 12:36:34 -0700
changeset 4421 d0be96c694f7
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Fix up patchbomb test

#!/bin/sh

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