tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 02 Nov 2007 14:02:28 -0700
changeset 5503 6f26c7677463
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Test a merge of a symlink against an executable file. This should result in a conflict, but the symlink always wins.

#!/bin/sh

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