tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Wed, 15 Aug 2007 16:18:40 +0200
changeset 5169 ee702e7f181f
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
test-grep: test issue 685

#!/bin/sh

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