Comment 3 for bug 871544

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Committed, with style changes in a separate commit. Also changed

  name += ' ' + d['pipeargs']

which I think is a typo to

  pipe += ' ' + d['pipeargs']