tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 26 Jun 2007 15:28:17 +0200
changeset 4726 f6e961c0155b
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Fix and test 'hg backout' without or with too many revisions.

#!/bin/sh

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