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

Change subject: Fix targetPattern
......................................................................


Fix targetPattern

Change-Id: I7e36d308680f2634f09e672709907cc7c94e2a8f
---
M groups/Blockly/Blockly.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/groups/Blockly/Blockly.yaml b/groups/Blockly/Blockly.yaml
index 1e43693..ff4c0d4 100644
--- a/groups/Blockly/Blockly.yaml
+++ b/groups/Blockly/Blockly.yaml
@@ -34,7 +34,7 @@
 
 FILES:
   sourcePattern: %GROUPROOT%/blockly/msg/json/%CODE%.json
-  targetPattern: blockly/apps/msg/%CODE%.json
+  targetPattern: blockly/msg/json/%CODE%.json
 
 TAGS:
   optional:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7e36d308680f2634f09e672709907cc7c94e2a8f
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to