]> code.ossystems Code Review - openembedded-core.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)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 14:46:53 +0000 (14:46 +0000)
commit043adbfa0902dd06ed44a610a48ae3712e3ac1d3
treedac77e36962100a0bfd066704576597ba61be00e
parent572bf4b3821b1df7abacd3badfdd7114ab381c4a
process: fix handling of the input argument

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

(Bitbake rev: 5ec4ca7e45bdf6d259503fc67155395e89ba6329)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/process.py