tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 20 May 2009 19:37:25 +0200
changeset 8532 b97e2417ae53
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
fetch: allow -r for remote repos

#!/bin/sh

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