Commit 576fa4f
committed
dom0-update: don't fail if there is nothing to install
Do not fail the whole qubes-dom0-update call if download completed with
exit code 0 but didn't sent any packages. This usually means the
requested package is already installed.
Fixes QubesOS/qubes-issues#103161 parent be5ab64 commit 576fa4f
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
476 | 480 | | |
477 | 481 | | |
478 | 482 | | |
| |||
0 commit comments