Alexandros Kosiaris has submitted this change and it was merged.

Change subject: Beta: Regression fix: Enable ca-pt and pt-ca
......................................................................


Beta: Regression fix: Enable ca-pt and pt-ca

Added missing commas in 4cc5cfa91e43a1ac1887079e75e965d3545cfad4

Change-Id: I49d1589dde3435857c7a0ef2b223a7534e47cd2f
---
M modules/cxserver/templates/config.erb
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/modules/cxserver/templates/config.erb 
b/modules/cxserver/templates/config.erb
index da8cf5b..c4c3731 100644
--- a/modules/cxserver/templates/config.erb
+++ b/modules/cxserver/templates/config.erb
@@ -22,7 +22,7 @@
                                                'Apertium'
                                        ]
                                }
-                       }
+                       },
                        pt: {
                                mt: {
                                        providers: [
@@ -59,7 +59,7 @@
                                                'Apertium'
                                        ]
                                }
-                       }
+                       },
                        ca: {
                                mt: {
                                        providers: [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I49d1589dde3435857c7a0ef2b223a7534e47cd2f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Santhosh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to