[Buildbot-devel] step.Compile problem (solved)

Shane Vorwerk s_vorwerk at yahoo.com
Thu Feb 23 15:19:53 UTC 2006


Hi

--- Stefan Seefeld <seefeld at sympatico.ca> wrote:

> Shane Vorwerk wrote:
> > Hi
> > 
> > I have just started trying out buildbot (using 
> 0.7.2)
> > and have run into a small problem. 
(snip) 
> Try passing a list such as ['scons', 'test'] instead
> of the concatenated string as command.
> 
> HTH,
> 		Stefan

Thanks this works very well. Problem solved.

Possibly someone could update the manual to reflect
this as in the section

6.1.2.2 SVN

contains : 

   f = factory.BuildFactory([source,
               s(step.Compile, command="make all"),
                s(step.Test, command="make test")])

which I was following.

Shane







		
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com




More information about the devel mailing list