tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Mon, 12 May 2008 11:37:08 -0500
changeset 6590 9f80e062d71c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
status: rename type_ to state

#!/bin/sh

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