1 $ "$TESTDIR/hghave" execbit || exit 80
1 #require execbit
2
3 $ hg init repo
4 $ cd repo
5 $ echo foo > foo
6 $ chmod 644 foo