author | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Apr 2009 00:55:18 +0000 (17:55 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Apr 2009 00:56:25 +0000 (17:56 -0700) |
This prepares the topic for inclusion to master.
1 | 2 | |||
---|---|---|---|---|
t/t1301-shared-repo.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc t/t1301-shared-repo.sh
index 3fddc9ee781ba9fb5d189bbc5ec0b900b159723a,750fbb32e87e0eb8f7a95928f9b407036822c7ad..de42d21c922045415abedf3c81163682d0754eb5
+++ b/t/t1301-shared-repo.sh
esac
'
--test_expect_success 'forced modes' '
++test_expect_success POSIXPERM 'forced modes' '
mkdir -p templates/hooks &&
echo update-server-info >templates/hooks/post-update &&
chmod +x templates/hooks/post-update &&