view tests/test-issue436 @ 3830:08c169cbd9e1

Merge with mpm
author Brendan Cully <brendan@kublai.com>
date Fri, 08 Dec 2006 12:53:51 -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