tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Fri, 13 Aug 2010 13:20:15 -0500
changeset 11903 a4cc9e6f41c3
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
test-walk: enable absolute path tests

#!/bin/sh

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