tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 31 Aug 2007 12:54:07 +0200
changeset 5273 4287590a63af
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Fix \ inside ` problem in test-convert-svn (avoids code duplication, too)

#!/bin/sh

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