tests/test-issue436
author Walter Doerwald <walter@livinglogic.de>
Tue, 28 Aug 2007 18:00:07 +0200
changeset 6140 47e6d5d5913a
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Simplify utils.walkrepos().

#!/bin/sh

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