view tests/test-issue436 @ 10480:3076b39d7f3e stable

mq: unify implementation of qinit and init -Q
author Brendan Cully <brendan@kublai.com>
date Mon, 15 Feb 2010 00:16:59 -0800
parents f9567a7fa3b3
children
line wrap: on
line source

#!/bin/sh

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