Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/108724
Change subject: gerrit-sync-ve: git hook must be executable
......................................................................
gerrit-sync-ve: git hook must be executable
Change-Id: Ic1d34a256deadb6bcac06f1ed5c06562eb8d2b8c
---
M bin/gerrit-sync-ve.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins
refs/changes/24/108724/1
diff --git a/bin/gerrit-sync-ve.sh b/bin/gerrit-sync-ve.sh
index f931c49..7c1230a 100755
--- a/bin/gerrit-sync-ve.sh
+++ b/bin/gerrit-sync-ve.sh
@@ -64,6 +64,7 @@
if [ ! -e ".git/hooks/commit-msg" ]; then
curl 'https://gerrit.wikimedia.org/r/tools/hooks/commit-msg' > `git
rev-parse --git-dir`/hooks/commit-msg
fi
+chmod +x '.git/hooks/commit-msg'
pwd
git add VisualEditor
--
To view, visit https://gerrit.wikimedia.org/r/108724
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1d34a256deadb6bcac06f1ed5c06562eb8d2b8c
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits