summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-26 09:14:14 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-26 09:14:14 -0400
commit6c7bcebbcacd0c4e99c458a76cc43ee89f701426 (patch)
tree41765548618aed025dded0b1efc4550545e061ba /repo
parentde89b297ee8a231fe4071d3503e39a78645b7bbf (diff)
downloadgpsd-6c7bcebbcacd0c4e99c458a76cc43ee89f701426.tar.gz
More explanatory comments.
Diffstat (limited to 'repo')
-rwxr-xr-xrepo/hooks/ciabot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/hooks/ciabot.sh b/repo/hooks/ciabot.sh
index ac57cf24..fd48defa 100755
--- a/repo/hooks/ciabot.sh
+++ b/repo/hooks/ciabot.sh
@@ -2,9 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# Copyright (c) 2006 Fernando J. Pereda <ferdy@gentoo.org>
# Copyright (c) 2008 Natanael Copa <natanael.copa@gmail.com>
+# Copyright (c) 2010 Eric S. Raymond <esr@thyrsus.com>
#
# Git CIA bot in bash. (no, not the POSIX shell, bash).
# It is *heavily* based on Git ciabot.pl by Petr Baudis.
+# This script contains porcelain and porcelain byproducts.
#
# It is meant to be run either on a post-commit hook or in an update
# hook: