tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 04 Mar 2007 18:42:31 +0100
changeset 4142 ba3e13306f70
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
patchbomb: Strip more than one trailing dot (and spaces between them)

#!/bin/sh

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