]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
node: repos: always skip "you get updates" on parsing error
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jul 2021 14:39:21 +0000 (16:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jul 2021 14:39:24 +0000 (16:39 +0200)
commit6bac17e394951025e5bee8f563aea8cdb513a717
tree29761dbd4e8630e302a68403122787ae4568399d
parent4227a5578a71f43f14c0aa259f423242a3bea34c
node: repos: always skip "you get updates" on parsing error

As normally that means that the host does not gets updates, as most
apt use will fail too.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/node/APTRepositories.js