summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-28 10:10:44 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-28 10:10:44 -0400
commitb5b2aaafeaceeec017f79003fa5001484a7f76b4 (patch)
treecc11f02972efdedae4975e57e856ac69e29e1480 /repo
parent847f95e7e7594f0c62146b6d08a2c461e9610335 (diff)
downloadgpsd-b5b2aaafeaceeec017f79003fa5001484a7f76b4.tar.gz
Typo fixes
Diffstat (limited to 'repo')
-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