]> code.ossystems Code Review - openembedded-core.git/commit
Handle SystemExit and KeyboardInterrupt sanely when executing a command
authorChris Larson <chris_larson@mentor.com>
Thu, 10 Jun 2010 17:21:41 +0000 (10:21 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:36 +0000 (15:41 +0100)
commitef835bf33a9c5bddb5b3c7951178f86ed29a37f4
tree9f2e8a6d0daa133d0bc7f564ca27f99166949c9f
parent562fd5f2a72f8e4925bf2f14cb5fbd015c591b4f
Handle SystemExit and KeyboardInterrupt sanely when executing a command

(Bitbake rev: 17f40d036814e4abf6d87363fff7823c8c85c298)

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