tests/test-issue436
author Christian Ebert <blacktrash@gmx.net>
Sun, 19 Apr 2009 13:27:03 +0100
changeset 8083 29ac24a36ed7
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
test-highlight: adapt output to latest pygments keeping backwards compatibility

#!/bin/sh

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