[project @ 2006-05-22 00:50:31 by warner]
commita8504c62f1eae76b76fc6730340d469ef0299080
authorwarner <warner>
Mon, 22 May 2006 04:50:31 +0000 (22 05:50 +0100)
committerwarner <warner>
Mon, 22 May 2006 04:50:31 +0000 (22 05:50 +0100)
tree1ee753155e950e44eeaa86256df1dd37f56a6f99
parent6577a24f26bdb21a2a4ffb966eb0731ccf2ca72b
[project @ 2006-05-22 00:50:31 by warner]

Revision: arch@buildbot.sf.net--2004/buildbot--dev--0--patch-559
Creator:  Brian Warner <warner@lothar.com>

fix another ShellCommand bug, where non-list commands were broken

(ShellCommand._interpolateProperties): oops, handle non-list
commands (i.e. strings with multiple words separated by spaces in
them) properly, instead of forgetting about them.
ChangeLog
buildbot/process/step.py