tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 07 Aug 2007 10:24:33 +0200
changeset 5115 ea7b982b6c08
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Remove trailing spaces

#!/bin/sh

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