tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 01 Mar 2007 22:15:17 +0100
changeset 4122 306055f5b65c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Unified #! paths for python scripts and removed them for test modules.

#!/bin/sh

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