contrib/ciabot: Get ciabot configuration from git variables
authorEric S. Raymond <esr@thyrsus.com>
Wed, 22 Aug 2012 10:52:30 +0000 (06:52 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Aug 2012 18:15:43 +0000 (11:15 -0700)
commitc142616fb2152d7887f9c38ff20e07167d31b0c8
tree38482f4b1362ae0d3aff9b0df5676f422ccc5d27
parentcd7c0be19f49efe77a8b0690ab92d2eb1cff1778
contrib/ciabot: Get ciabot configuration from git variables

These changes remove all need to modify the ciabot scripts for installation.
Instead, per-project configuration can be dome via variables in a [ciabot]
section of the config file.

Also, correct for the new server address.

Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/ciabot/ciabot.py
contrib/ciabot/ciabot.sh