diff options
author | John Wiegley <johnw@newartisans.com> | 2007-06-08 15:39:59 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:39:08 -0400 |
commit | 788f3d71fea8be879c52f24fd1fe8c84d81ddc59 (patch) | |
tree | 4e9d10c77bcb542de7abe4df3a096626bf0f5651 /buildbot.cfg | |
parent | d29c51d4d88a54995ca2039cd8de21fa563a5878 (diff) | |
download | fork-ledger-788f3d71fea8be879c52f24fd1fe8c84d81ddc59.tar.gz fork-ledger-788f3d71fea8be879c52f24fd1fe8c84d81ddc59.tar.bz2 fork-ledger-788f3d71fea8be879c52f24fd1fe8c84d81ddc59.zip |
r391@user1022: johnw | 2007-06-08 11:39:47 -0400
Minor change to force a build
Diffstat (limited to 'buildbot.cfg')
-rwxr-xr-x | buildbot.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot.cfg b/buildbot.cfg index 5e1e4d4a..4014f10b 100755 --- a/buildbot.cfg +++ b/buildbot.cfg @@ -13,7 +13,7 @@ slaves = [ ] # There are times when the DNS lookup of this hostname on hcoop.net -# fails and then SVN polling stops +# fails and then SVN polling stops. repository = "https://ledger.svn.sourceforge.net/svnroot/ledger/trunk" c = { |