jenkins-bot has submitted this change and it was merged.

Change subject: Make jsduck to output its version
......................................................................


Make jsduck to output its version

Update the jsduck macro to also run 'jsduck --version'.

Change-Id: Ie9376987dd266f0f7f096398da17fd7cddb60c8a
---
M jjb/macro.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/macro.yaml b/jjb/macro.yaml
index b4c7ad7..8c219da 100644
--- a/jjb/macro.yaml
+++ b/jjb/macro.yaml
@@ -289,6 +289,7 @@
     builders:
      - shell: |
         echo "Running JSDuck..."
+        jsduck --version
         jsduck
 
 # Expose the current MediaWiki install path in http://localhost:9412

-- 
To view, visit https://gerrit.wikimedia.org/r/290929
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9376987dd266f0f7f096398da17fd7cddb60c8a
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[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

Reply via email to