tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 19 Jun 2007 08:51:34 +0200
changeset 4635 63b9d2deed48
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Updated copyright notices and add "and others" to "hg version"

#!/bin/sh

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