diff options
author | John Wiegley <johnw@newartisans.com> | 2007-06-08 05:06:05 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:39:08 -0400 |
commit | d29c51d4d88a54995ca2039cd8de21fa563a5878 (patch) | |
tree | 88b932838324eb91b677c46be245d151cd56904e | |
parent | b9f29dad3abf2f183be033a3942c374f535630dc (diff) | |
download | fork-ledger-d29c51d4d88a54995ca2039cd8de21fa563a5878.tar.gz fork-ledger-d29c51d4d88a54995ca2039cd8de21fa563a5878.tar.bz2 fork-ledger-d29c51d4d88a54995ca2039cd8de21fa563a5878.zip |
r389@user1022: johnw | 2007-06-08 01:06:02 -0400
Changed comment
-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 = { |