tests/test-issue436
author Henri Wiechers <hwiechers@gmail.com>
Fri, 05 Feb 2010 17:02:27 +0200
changeset 10320 808c187fc556
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
localrepo: minor formatting - remove double space

#!/bin/sh

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