]> code.ossystems Code Review - openembedded-core.git/commit
Add missing 'return False' to the SystemExit handler in runAsyncCommand
authorChris Larson <chris_larson@mentor.com>
Sat, 19 Jun 2010 00:31:37 +0000 (17:31 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:37 +0000 (15:41 +0100)
commitfe9172ed552d0c9112e644bd02ba0d03c09f9f45
tree47b3c4cf8631cf194cb1e1c71314bf52c9d5f12d
parent526837e1c16e7d5ced40bea6463e58641c94ba05
Add missing 'return False' to the SystemExit handler in runAsyncCommand

(Bitbake rev: 966490c555cbdc09f52e1dcc68d3772c28ad9cee)

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