tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Wed, 14 Mar 2007 10:45:18 -0700
changeset 4210 6cb5be6bd70f
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
mq: add qparent tag (first parent of qbase)

#!/bin/sh

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