diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-01-28 10:39:32 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-11 11:50:31 +0000 |
commit | e2c3c59b26d84cd4052a953adafcd4d456264c26 (patch) | |
tree | f5d1da56c38ae51c1649c311570cd1a32e2cd87a /scripts/runqemu-internal | |
parent | 5666ce9720132a76b5ff6e99712e240b8dc8e47a (diff) | |
download | openembedded-core-e2c3c59b26d84cd4052a953adafcd4d456264c26.tar.gz openembedded-core-e2c3c59b26d84cd4052a953adafcd4d456264c26.tar.bz2 openembedded-core-e2c3c59b26d84cd4052a953adafcd4d456264c26.zip |
scripts/postinst-intercepts: do not redirect errors to /dev/null
The redirection was necessary with the old bash code because the log
checking routine was searching for error strings in the log and abort
the build in case failures occured. With the new python code,
redirecting the intercept stderr is no longer necessary. This also makes
the intercept hooks easier to debug.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'scripts/runqemu-internal')
0 files changed, 0 insertions, 0 deletions