tests/test-issue436
author Brodie Rao <brodie@bitheap.org>
Fri, 02 Apr 2010 15:22:09 -0500
changeset 10820 da809085bc9f
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
bookmark: make use of output labeling

#!/bin/sh

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