summaryrefslogtreecommitdiff
path: root/repo/hooks/ciabot.py
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-28 10:08:50 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-28 10:08:50 -0400
commit847f95e7e7594f0c62146b6d08a2c461e9610335 (patch)
tree57ba945563e2f62d6c37e7634e3d467df40668f3 /repo/hooks/ciabot.py
parent7c9fcfbf4341c64049fd0e00970ee625477a633a (diff)
downloadgpsd-847f95e7e7594f0c62146b6d08a2c461e9610335.tar.gz
Version-stamp both ciabot scripts.
Diffstat (limited to 'repo/hooks/ciabot.py')
-rwxr-xr-xrepo/hooks/ciabot.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/hooks/ciabot.py b/repo/hooks/ciabot.py
index 09c0a53f..b875886b 100755
--- a/repo/hooks/ciabot.py
+++ b/repo/hooks/ciabot.py
@@ -2,6 +2,8 @@
# Copyright (c) 2010 Eric S. Raymond <esr@thyrsus.com>
# Distributed under BSD terms.
#
+# Thiu is version 1.1 of ciabot.py
+#
# This script contains porcelain and porcelain byproducts.
# It's Python because the Python standard libraries avoid portability/security
# issues raised by callouts in the ancestral Perl and sh scripts. It should