tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Tue, 17 Jul 2007 23:33:42 +0200
changeset 5083 73169e5d2732
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
posixfile_nt: '+' was understood as read mode instead of update.

#!/bin/sh

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