[Buildbot-devel] name=?

Gregory Golberg grisha at snaplogic.org
Tue May 8 17:48:55 UTC 2007


It doesn't appear that the name= argument appears in the UI. In other 
words, I do


slave_factory.addStep(ShellCommand,
            name='Uncompressing source',
            haltOnFailure=True,
            command=['unzip','-o', 'src.zip'])

And I still see the 'unzip -o src.zip' in the status, not my text...




More information about the devel mailing list