[Buildbot-commits] buildbot/docs buildbot.texinfo,1.143,1.144
Brian Warner
warner at users.sourceforge.net
Thu May 22 22:12:24 UTC 2008
Update of /cvsroot/buildbot/buildbot/docs
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17075/docs
Modified Files:
buildbot.texinfo
Log Message:
[project @ wrap-long-doc-line-2.patch]
Wrap another long line
Original author: dustin at v.igoro.us
Date: 2008-04-14 16:06:01+00:00
Index: buildbot.texinfo
===================================================================
RCS file: /cvsroot/buildbot/buildbot/docs/buildbot.texinfo,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- buildbot.texinfo 22 May 2008 22:12:18 -0000 1.143
+++ buildbot.texinfo 22 May 2008 22:12:22 -0000 1.144
@@ -2049,7 +2049,8 @@
@example
% buildbot checkconfig master.cfg
-/usr/lib/python2.4/site-packages/buildbot/master.py:559: DeprecationWarning: c['sources'] is deprecated as of 0.7.6 and will be removed by 0.8.0 . Please use c['change_source'] instead.
+/usr/lib/python2.4/site-packages/buildbot/master.py:559: DeprecationWarning: c['sources'] is
+deprecated as of 0.7.6 and will be removed by 0.8.0 . Please use c['change_source'] instead.
warnings.warn(m, DeprecationWarning)
Config file is good!
@end example
More information about the Commits
mailing list