Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Mark t1301 permission test to depend on POSIXPERM
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
raw
|
combined
(merge:
0786882
c965c02
)
diff --cc
t/t1301-shared-repo.sh
index 3fddc9ee781ba9fb5d189bbc5ec0b900b159723a,750fbb32e87e0eb8f7a95928f9b407036822c7ad..de42d21c922045415abedf3c81163682d0754eb5
---
1
/
t/t1301-shared-repo.sh
---
2
/
t/t1301-shared-repo.sh
+++ b/
t/t1301-shared-repo.sh
@@@
-126,7
-126,7
+126,7
@@@
test_expect_success POSIXPERM 'git refl
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 &&