summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrepo/hooks/ciabot.py4
-rwxr-xr-xrepo/hooks/ciabot.sh3
2 files changed, 4 insertions, 3 deletions
diff --git a/repo/hooks/ciabot.py b/repo/hooks/ciabot.py
index b875886b..a3828197 100755
--- a/repo/hooks/ciabot.py
+++ b/repo/hooks/ciabot.py
@@ -99,8 +99,8 @@ fromaddr = "CIABOT-NOREPLY@" + host
toaddr = "cia@cia.vc"
# Identify the generator script.
-# Should only change when the script itself has a new home
-generator="http://www.catb.org/~esr/ciabot.sh"
+# Should only change when the script itself gets a new home and maintainer.
+generator="http://www.catb.org/~esr/ciabot.py"
def do(command):
return commands.getstatusoutput(command)[1]
diff --git a/repo/hooks/ciabot.sh b/repo/hooks/ciabot.sh
index b3c36316..d276efb8 100755
--- a/repo/hooks/ciabot.sh
+++ b/repo/hooks/ciabot.sh
@@ -58,7 +58,8 @@ urlprefix="http://${host}/cgi-bin/cgit.cgi/${repo}/commit/?id="
# You probably will not need to change the following:
#
-# Identify the script. Should change only wghen the script itself
+# Identify the script. Should change only when the script itself
+# gets a new home and maintainer.
generator="http://www.catb.org/~esr/ciabot.sh"
# Addresses for the e-mail