tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 26 Oct 2007 16:43:13 -0700
changeset 5482 7ceb740f2fef
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
See if execute bit is honoured when we go back in time

#!/bin/sh

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