tests/test-issue436
author Christian Ebert <blacktrash@gmx.net>
Thu, 28 Jun 2007 02:11:54 +0200
changeset 4817 c10d3bc05a8d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
setup.py not executable: change instructions at beginning of file

#!/bin/sh

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