summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web>2012-06-19 22:28:08 +0000
committerGravatar admin <admin@branchable.com>2012-06-19 22:28:08 +0000
commit23b08efa426a1aff010a2af13e648d704b5a92bf (patch)
tree24b53d35cb06a0ade3021580fe937f597dcf65dc
parent8bdb331b60d44ad0ea1d01fe355044463e0b9af1 (diff)
-rw-r--r--doc/forum/autobuilders_for_git-annex_to_aid_development.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/autobuilders_for_git-annex_to_aid_development.mdwn b/doc/forum/autobuilders_for_git-annex_to_aid_development.mdwn
index 8cd370937..2c1280e51 100644
--- a/doc/forum/autobuilders_for_git-annex_to_aid_development.mdwn
+++ b/doc/forum/autobuilders_for_git-annex_to_aid_development.mdwn
@@ -31,4 +31,4 @@ if [ "$?" = 1 ]; then
fi
</pre>
-It's also using the branches-local script for sorting and prioritising the branches to build, this branches-local script can be found at the [autobuild-ceph](https://github.com/ceph/autobuild-ceph/blob/master/branches-local) repository. If there are other people interested in setting up their own instances of gitbuilder for git-annex, please let me know and I will setup an aggregator page to collect status of the builds. The builder runs and updates the webpage every 30mins.
+It's also using the branches-local script for sorting and prioritising the branches to build, this branches-local script can be found at the [autobuild-ceph](https://github.com/ceph/autobuild-ceph/blob/master/branches-local) repository. If there are other people interested in setting up their own instances of gitbuilder for git-annex, please let me know and I will setup an aggregator page to collect status of the builds. The builder runs and updates on a very regular basis.