diff options
author | Viswanath Kraleti <quic_vkraleti@quicinc.com> | 2024-03-08 05:33:56 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-22 16:26:45 +0000 |
commit | 3a97792820935392a1adfddc3abbef7d741f6b98 (patch) | |
tree | f5406ceb2838352caca4a7004dcf359b71cdf377 /bitbake/lib/bb/utils.py | |
parent | e20ee877ed41eaf186a108e11ea8fba42490a0e8 (diff) | |
download | poky-3a97792820935392a1adfddc3abbef7d741f6b98.tar.gz |
bitbake: fetch2: Fix misleading "no output" msg
When a command is run with a non-null log, errors are only output to the
log and are not returned in the exception. In that case direct users to
that logfile instead of telling the command had no output.
(Bitbake rev: 944fe0a77932a5559e01ae6035c4bffa5185ea6a)
Signed-off-by: Viswanath Kraleti <quic_vkraleti@quicinc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions