tests/test-issue436
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Thu, 21 Aug 2008 19:02:56 +0200
changeset 6929 1b15d6e7cc3c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
bisect: status message when no action is specified

#!/bin/sh

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