[pve-devel] [PATCH proxmox-widget-toolkit] networkedit: display mtu for ovsbond too
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jun 8 16:48:14 CEST 2020
On 6/7/20 1:30 PM, Alexandre Derumier wrote:
> ---
> node/NetworkEdit.js | 23 ++++++++++++-----------
> 1 file changed, 12 insertions(+), 11 deletions(-)
>
Change looks OK, but I made the repo pass our new eslint JavaScript linter config
and moved sources into a src/ directory to separate packaging from source better,
so this would need to be rebased. As it's just a small change I replicated here
myself and pushed that out - thanks!
FYI, you can install pve-eslint from our development repository, add following
source:
deb http://download.proxmox.com/debian/devel/ buster main
then:
# apt install pve-eslint
More information about the pve-devel
mailing list