Hashar has submitted this change and it was merged. Change subject: Make all scripts executable and UNIX-agnostic ......................................................................
Make all scripts executable and UNIX-agnostic * Added executable bit to each script * Added a #! where missing * Fixed #!: /usr/bin/python -> /usr/bin/env python Change-Id: Ie9b0c7f18799e678b353c7d5182ff6d27a7ec911 --- M amalgamer.php M auditcode.py M check-vars.php M find-entries.php M find-long-functions.php M lint.php M read_wfMsgCalls.py M stylize.php 8 files changed, 7 insertions(+), 1 deletion(-) Approvals: Hashar: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/42950 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie9b0c7f18799e678b353c7d5182ff6d27a7ec911 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/tools/code-utils Gerrit-Branch: master Gerrit-Owner: Dereckson <[email protected]> Gerrit-Reviewer: Dereckson <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
