tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Fri, 07 Nov 2008 16:28:52 -0600
changeset 7343 e47dab64be8d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
run-tests: allow turning off diff display

#!/bin/sh

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