summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-06-22 01:40:41 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-06-22 01:40:41 -0400
commit9321cba7b6ccda6605328bdc1b98445b81887921 (patch)
tree2ecd0c64399d921bd55ee2ad74b24cab3523b82e /repo
parentb8949450609ae62d60c55a02618528e564bd0249 (diff)
downloadgpsd-9321cba7b6ccda6605328bdc1b98445b81887921.tar.gz
Typio fix, and record the fact that our CIA hook needs to use XMLRPC.
Diffstat (limited to 'repo')
-rw-r--r--repo/config4
-rwxr-xr-xrepo/upload2
2 files changed, 5 insertions, 1 deletions
diff --git a/repo/config b/repo/config
index 93d3bd6d..840ff61b 100644
--- a/repo/config
+++ b/repo/config
@@ -17,3 +17,7 @@
allowdeletetag = false
allowmodifytag = false
showrev = "git show -C %s; echo"
+[ciabot]
+ project = GPSD
+ # Berlios blocks outbound mail.
+ xmlrpc = true
diff --git a/repo/upload b/repo/upload
index 0a131988..2271c374 100755
--- a/repo/upload
+++ b/repo/upload
@@ -1,7 +1,7 @@
#!/bin/sh
#
# Upload git configuration from here to the repo
-# Please do not introduce bashims into this script.
+# Please do not introduce bashisms into this script.
#
confdir=git.berlios.de:/gitroot/gpsd/