]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
build.py: Make sure the logfile exists before checking its size. Previously this...
authorRichard Purdie <rpurdie@linux.intel.com>
Fri, 23 Oct 2009 09:25:30 +0000 (10:25 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 23 Oct 2009 09:25:30 +0000 (10:25 +0100)
commit8462cc8e1da94ff744ed82c33462fdb997c998cc
tree3ca420c29cdeef776324b2177c2ffe1e72e1b3c2
parent05faed88484f805b75839c11bfc433c4cc6d4507
build.py: Make sure the logfile exists before checking its size. Previously this broke upon recursive calls.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
lib/bb/build.py