jenkins-bot has submitted this change and it was merged.
Change subject: 127.0.0.1 seems to work better than localhost
......................................................................
127.0.0.1 seems to work better than localhost
Change-Id: I84dece3e3dbf7fdfc8df7442c1cab8f64404f165
---
M irc-relay/rakkauspipe.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Nikerabbit: Looks good to me, approved
jenkins-bot: Verified
diff --git a/irc-relay/rakkauspipe.sh b/irc-relay/rakkauspipe.sh
index 91263e6..ab6f68b 100755
--- a/irc-relay/rakkauspipe.sh
+++ b/irc-relay/rakkauspipe.sh
@@ -1,3 +1,3 @@
#!/bin/sh
WIKI=/www/translatewiki.net/w
-php /home/betawiki/config/irc-relay/logfilter.php ${WIKI}/logs/error_php | nc
-u localhost 8966
+php /home/betawiki/config/irc-relay/logfilter.php ${WIKI}/logs/error_php | nc
-u 127.0.0.1 8966
--
To view, visit https://gerrit.wikimedia.org/r/92534
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I84dece3e3dbf7fdfc8df7442c1cab8f64404f165
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits