tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 07 Aug 2007 09:56:21 +0200
changeset 5113 792c1d979097
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Replace _ with inst for catching exceptions to not shadow gettext. And removed one _(...) because mercurial.i18n is not yet imported in convert/subversion.py.

#!/bin/sh

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