diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2017-06-23 15:10:38 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-21 08:44:25 +0100 |
commit | ad734fd64add0f44a4e5125823cc15ee0ae30aa0 (patch) | |
tree | 0f27b5969ec5473b7b3f735a7c6b73bca9fccddf /scripts/oe-test | |
parent | f4a978485f870e079d5bb4567ca972f1434b8242 (diff) | |
download | poky-ad734fd64add0f44a4e5125823cc15ee0ae30aa0.tar.gz |
oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERM
In order to avoid corrupt local.conf and bblayers.conf adds
signal handler for SIGTERM and use try/finally (KeyboardIntrrupt) block
to restore previously backuped configuration.
[YOCTO #11650]
(From OE-Core rev: 9419c81e69d2facc82e39c846466670c09e6b444)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-test')
0 files changed, 0 insertions, 0 deletions