Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/125040
Change subject: Add bin/phantomjs symlink to avoid having to figure out the deep path ...................................................................... Add bin/phantomjs symlink to avoid having to figure out the deep path Change-Id: Ie33f1fb3f7d5c0ea82900901223e74f113f49e6c --- A bin/phantomjs 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins refs/changes/40/125040/1 diff --git a/bin/phantomjs b/bin/phantomjs new file mode 120000 index 0000000..d74ccfd --- /dev/null +++ b/bin/phantomjs @@ -0,0 +1 @@ +../tools/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/bin/phantomjs \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/125040 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie33f1fb3f7d5c0ea82900901223e74f113f49e6c Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins Gerrit-Branch: master Gerrit-Owner: Krinkle <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
