Matanya has uploaded a new change for review.
https://gerrit.wikimedia.org/r/148347
Change subject: ircecho: qualify var
......................................................................
ircecho: qualify var
Change-Id: Id964d27248dd3a00ac81006807ac4fce16d968ce
---
M modules/mw-rc-irc/templates/udpmxircecho.py.erb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/47/148347/1
diff --git a/modules/mw-rc-irc/templates/udpmxircecho.py.erb
b/modules/mw-rc-irc/templates/udpmxircecho.py.erb
index fbb42b2..e423fe4 100755
--- a/modules/mw-rc-irc/templates/udpmxircecho.py.erb
+++ b/modules/mw-rc-irc/templates/udpmxircecho.py.erb
@@ -50,7 +50,7 @@
def on_welcome(self, c, e):
print "got welcome"
- c.oper("rc", "<%= ircpassword %>")
+ c.oper("rc", "<%= @ircpassword %>")
for chan in self.chans:
c.join(chan)
--
To view, visit https://gerrit.wikimedia.org/r/148347
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id964d27248dd3a00ac81006807ac4fce16d968ce
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits