tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 19 Jun 2007 08:17:55 +0200
changeset 4634 73bf2b586f3f
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)

#!/bin/sh

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