]> code.ossystems Code Review - openembedded-core.git/commit
package_manager.py: Adjust error message order
authorMark Hatle <mark.hatle@windriver.com>
Thu, 15 Sep 2016 22:47:38 +0000 (17:47 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Sep 2016 14:10:36 +0000 (15:10 +0100)
commitd643fb2a9cb5bd0d8b0105e9d44b989a49ffa963
tree8bcfcc34b979e7523f962eb115fd5cbba4073eeb
parentee4697350a553a36ca17b9376911e56eee43a465
package_manager.py: Adjust error message order

Move the debug before the error (as it can take many pages.)  This makes it
much easier for the user to see the actual error message as it is still on
the screen.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/package_manager.py