From b8fd942378d7644280ead83b3c0504ee5397f4f4 Mon Sep 17 00:00:00 2001 From: Romain Bignon Date: Thu, 25 Oct 2012 13:43:22 +0200 Subject: [PATCH] Fix syntax of 'channels' parameter in 'git' section Signed-off-by: Eric S. Raymond --- irkerhook.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irkerhook.xml b/irkerhook.xml index 60e0e16..2f07055 100644 --- a/irkerhook.xml +++ b/irkerhook.xml @@ -195,7 +195,7 @@ like: [irker] project = gpsd color = ANSI - channels = {irc://chat.freenode.net/gpsd, irc://chat.freenode.net/commits} + channels = irc://chat.freenode.net/gpsd,irc://chat.freenode.net/commits You should not set the "repository" variable (an equivalent -- 2.26.2