tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 08 May 2007 11:54:39 -0700
changeset 4426 807c7b99ff13
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
imported patch mq-refresh-git.patch

#!/bin/sh

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