tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Sat, 19 May 2007 22:46:59 +0200
changeset 4443 4e521a3ee5eb
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Test issue 562: .hgignore requires newline at end

#!/bin/sh

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