tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 21 Jun 2007 09:25:49 +0200
changeset 4659 7a7d4937272b
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Kill trailing spaces

#!/bin/sh

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