diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2012-06-10 09:03:28 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-06-10 09:03:28 +0000 |
commit | 3d6dc335636f1414c3d4ff8f86ea413ed5a83169 (patch) | |
tree | a1c4627df3a7c3db9f2d58ccbb2e7469403045c2 /doc | |
parent | ba62741e5a33c2df59c4c2bcf5eb71edf8677f0c (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/autobuilders_for_git-annex_to_aid_development.mdwn | 2 |
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 5a4654bc1..8cd370937 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. +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. |