bitbake: knotty: Deal with exceptions not resetting terminal configuration
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Mar 2014 16:58:01 +0000 (09:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Mar 2014 18:09:58 +0000 (11:09 -0700)
commit41fc42839ef7c2ce565745290f1f3b769ce9faee
treeaa2aa0f543a03b2f80661e6c79c89dfc2e088c45
parentfe2cbfdecde2a03d3571af42c36df294c1822734
bitbake: knotty: Deal with exceptions not resetting terminal configuration

When an exception occurred, the terminal parameters (such as echo)
may not be reset correctly. This change ensures they do get
atexit time in all cases, avoiding the terminal corruption issues
that could sometimes occur.

(Bitbake rev: e1d89166f2dfe46412ff9a5610dd57b0cef74fe3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/knotty.py