tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Mon, 06 Aug 2007 10:08:28 +0200
changeset 5093 84b10dc3dccc
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Fix issue 653: symlinks checkout failure on non-supporting platforms

#!/bin/sh

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