Dzahn has submitted this change and it was merged.
Change subject: Gerrit: Minor config tidying to avoid puppet/init
inconsistencies
......................................................................
Gerrit: Minor config tidying to avoid puppet/init inconsistencies
- Couple of quotation marks aren't needed (I don't get this but whatev)
Follow-up: I59069a515ab0df721f0accd76f3e4b972aff83a4
Change-Id: I2e0a94780a0b9b6c7029b0f2253d7aadb07543d5
---
M modules/gerrit/templates/gerrit.config.erb
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Dzahn: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/gerrit/templates/gerrit.config.erb
b/modules/gerrit/templates/gerrit.config.erb
index 0459ebc..bf865b4 100644
--- a/modules/gerrit/templates/gerrit.config.erb
+++ b/modules/gerrit/templates/gerrit.config.erb
@@ -123,7 +123,7 @@
# that we use, $1 needs to hold the bug number. By the way the
# pattern gets used, neither non-capturing groups nor
# look-aheads/look-backs work reliably.
- match = "\\bT(\\d+)(#\\d+)?\\b(?!\")"
+ match = \\bT(\\d+)(#\\d+)?\\b(?!\")
link = https://phabricator.wikimedia.org/T$1$2
[mimetype "application/javascript"]
safe = true
--
To view, visit https://gerrit.wikimedia.org/r/304977
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2e0a94780a0b9b6c7029b0f2253d7aadb07543d5
Gerrit-PatchSet: 6
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits