Commit 9626517
committed
libimage: drop "internal error" message on regular error
This error can happen in many different cases such a a non existing
image or other kind of pull errors. In all cases they do not reflect any
sort of internal inconsistency in the code itself so this is just
misleading to users.
Fixes: #2465
Signed-off-by: Paul Holzinger <pholzing@redhat.com>1 parent 43321ac commit 9626517
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| |||
0 commit comments