tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 25 Jun 2007 22:41:15 +0200
changeset 4717 97369f6a6bb6
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
New config option: ui.report_untrusted (defaults to True)

#!/bin/sh

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