From f0d4bc7796ac1463e52de8b4c338a0a796e978f9 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 21 Apr 2010 15:11:07 -0400 Subject: Typo fix. --- repo/hooks/ciabot.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'repo') 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 -- cgit v1.2.1