]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
process: fix handling of the input argument
authorChris Larson <chris_larson@mentor.com>
Thu, 30 Dec 2010 06:44:21 +0000 (23:44 -0700)
committerChris Larson <chris_larson@mentor.com>
Thu, 30 Dec 2010 06:50:37 +0000 (23:50 -0700)
commit5ec4ca7e45bdf6d259503fc67155395e89ba6329
tree0951800c60cdb6d11803d0e5056da6d156d439ba
parentd88dfcc749c57bb7ea3f5293ad6c6c687f7bb258
process: fix handling of the input argument

When using a logfile, we weren't sending input to the child process.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
lib/bb/process.py