[Buildbot-devel] documentation issue?

christian unger christian_unger at mac.com
Thu Nov 16 15:17:00 UTC 2006


Hi,
I found this to be contradictory:

http://buildbot.sourceforge.net/API-0.7.4/index.html
Package buildbot :: Module scheduler :: Class Nightly


(...)

This scheduler will perform a build each monday morning at 6:23am and  
again at 8:23am:
s = Nightly('BeforeWork', ['builder1'],
             dayOfWeek=0, hour=[6,8], minute=23)

(...) Month and day numbers start at 1, not zero.


throws up the question at what day does the week actually start?

can you point me to the correct meaning?


cu
christian unger
____________




More information about the devel mailing list