[Buildbot-commits] buildbot/buildbot/scripts sample.cfg,1.18,1.19
Brian Warner
warner at users.sourceforge.net
Tue Apr 29 20:21:33 UTC 2008
Update of /cvsroot/buildbot/buildbot/buildbot/scripts
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30771/buildbot/scripts
Modified Files:
sample.cfg
Log Message:
[project @ sample.cfg: fix comments, closes #193]
Original author: warner at lothar.com
Date: 2008-04-29 16:24:27+00:00
Index: sample.cfg
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/scripts/sample.cfg,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- sample.cfg 30 Sep 2007 02:02:10 -0000 1.18
+++ sample.cfg 29 Apr 2008 20:21:31 -0000 1.19
@@ -89,7 +89,7 @@
# is run, the appropriate buildslave is told to execute each Step in turn.
# the first BuildStep is typically responsible for obtaining a copy of the
-# sources. There are source-obtaining Steps in buildbot/process/step.py for
+# sources. There are source-obtaining Steps in buildbot/steps/source.py for
# CVS, SVN, and others.
cvsroot = ":pserver:anonymous at cvs.sourceforge.net:/cvsroot/buildbot"
More information about the Commits
mailing list