diff options
-rwxr-xr-x | buildbot.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/buildbot.cfg b/buildbot.cfg index 4c1c5aff..5e1e4d4a 100755 --- a/buildbot.cfg +++ b/buildbot.cfg @@ -12,6 +12,8 @@ slaves = [ (("johnw-x86", "XXXXXXXX"), "darwin-x86") ] +# There are times when the DNS lookup of this hostname on hcoop.net +# fails and then SVN polling stops repository = "https://ledger.svn.sourceforge.net/svnroot/ledger/trunk" c = { |