Krinkle has submitted this change and it was merged. Change subject: Add symlink for grunt-cli to ./bin ......................................................................
Add symlink for grunt-cli to ./bin The grunt submodule does have grunt-cli as a dependency but its bin directory still have a lame script that warn about requiring grunt-cli and then exiting. Instead of trying to remember the long path to grunt-cli, this patch adds for convenience a symbolic link named /bin/grunt. Change-Id: I8947afd1348445f249660cac04a22e8eb3c9c47f --- A bin/grunt 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Krinkle: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/34213 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8947afd1348445f249660cac04a22e8eb3c9c47f Gerrit-PatchSet: 2 Gerrit-Project: integration/jenkins Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
