summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-21 15:11:07 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-21 17:39:10 -0400
commitf0d4bc7796ac1463e52de8b4c338a0a796e978f9 (patch)
treecc1003e4a59c4867c8261a2a78a5162a963c23e3 /repo
parent5dff0413400132584993ca4a53923ab1ef00d500 (diff)
downloadgpsd-f0d4bc7796ac1463e52de8b4c338a0a796e978f9.tar.gz
Typo fix.
Diffstat (limited to 'repo')
-rwxr-xr-xrepo/hooks/ciabot.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/repo/hooks/ciabot.py b/repo/hooks/ciabot.py
index a1d20251..52449c01 100755
--- a/repo/hooks/ciabot.py
+++ b/repo/hooks/ciabot.py
@@ -17,8 +17,9 @@
# version and exits.
#
# In post-commit, run it without arguments (other than possibly a -p
-# option). It will query for current HEAD and the latest commit ID to
-# get the information it needs.
+# option; better, use the ciabot.project variable). It will query for
+# current HEAD and the latest commit ID to get the information it
+# needs.
#
# In update, call it with a refname followed by a list of commits:
# You want to reverse the order git rev-list emits becxause it lists