tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Fri, 15 Dec 2006 11:14:55 -0800
changeset 3898 316cd5b0c940
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Merge with main

#!/bin/sh

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