BBlack has uploaded a new change for review.
https://gerrit.wikimedia.org/r/243882
Change subject: post-merge syntax fixup for d200332d
......................................................................
post-merge syntax fixup for d200332d
Change-Id: Idedc7a248cd3fe1a60195256440552144174ed8a
---
M templates/varnish/analytics.inc.vcl.erb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/82/243882/1
diff --git a/templates/varnish/analytics.inc.vcl.erb
b/templates/varnish/analytics.inc.vcl.erb
index 10f2eac..a280e7c 100644
--- a/templates/varnish/analytics.inc.vcl.erb
+++ b/templates/varnish/analytics.inc.vcl.erb
@@ -135,7 +135,7 @@
// required (having a real value for the false/negative case), we could
// set that one first and this would get a bit cleaner...
if (!resp.http.X-Analytics) {
- resp.http.X-Analytics = "";
+ set resp.http.X-Analytics = "";
}
call analytics_last_access_deliver;
--
To view, visit https://gerrit.wikimedia.org/r/243882
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idedc7a248cd3fe1a60195256440552144174ed8a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits