tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Tue, 10 Jul 2007 09:52:32 -0700
changeset 4852 cba10652a901
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
mq: improve qclone error handling when patch directory is not a repository.

#!/bin/sh

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