]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
APTRepositories: make the Suites warnings inline errors
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 30 Jun 2021 15:14:58 +0000 (17:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Jun 2021 19:27:04 +0000 (21:27 +0200)
commite71fc6e43852be81ea1df4f0dc0b49363ae71801
treea2b0610dc206a723820e4f70c4d571f1bf8401ab
parent003c49829d6621658a262033d0dd6698f4631d58
APTRepositories: make the Suites warnings inline errors

by iterating only once over the info array and adding them directly
to the records this way we can avoid iterating over the records
again

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/node/APTRepositories.js