tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 16 Apr 2010 19:18:20 +0200
changeset 10935 5f10634f9e68
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
dirstate: remove unused variable

#!/bin/sh

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