Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/192060

Change subject: Use jsonchecker.py for jsonlint macro
......................................................................

Use jsonchecker.py for jsonlint macro

Depends upon Ife432a12932dcc1651cb6 in integration/jenkins

Bug: T73284
Change-Id: Ib030c8eb1ca4d0085c5b0f1cac4d68c4762375f1
---
M jjb/macro.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/60/192060/1

diff --git a/jjb/macro.yaml b/jjb/macro.yaml
index 7ddb6fc..c99542b 100644
--- a/jjb/macro.yaml
+++ b/jjb/macro.yaml
@@ -101,7 +101,7 @@
 - builder:
     name: jsonlint
     builders:
-     - shell: /srv/deployment/integration/slave-scripts/bin/json-lint.php .
+     - shell: /srv/deployment/integration/slave-scripts/bin/jsonchecker.py . 
--quiet
 
 # Wrapper around cucumber
 # FIXME should be some shell scripts instead

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib030c8eb1ca4d0085c5b0f1cac4d68c4762375f1
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to