[Buildbot-devel] ShellCommand syntax

Andrei Emeltchenko andrei.emeltchenko.news at gmail.com
Fri Oct 19 11:34:09 UTC 2007


Hi All,

I am writing following expression for ShellCommand:
...
self.addStep(ShellCommand,
                     command=["cp", "*image*", export_dir])
...

it looks like buildbot cannot expand pattern. Should it be escaped?

Regards,
Andrei




More information about the devel mailing list