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