]> git.puffer.fish Git - matthieu/pve-network.git/commit
api: fix reload all UPID handling
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 May 2020 12:48:31 +0000 (14:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 May 2020 12:48:33 +0000 (14:48 +0200)
commit14e55c650ed5bbfc4e83ac18ec50eb78755d1e98
tree19bc5ac1c5ad28150faccca516de10c2f6b2574a
parentc239a193e1facabb55f2270cc13b5a5b607635bd
api: fix reload all UPID handling

run_command returns the exit code, we need to parse out the UPID from
the outfunc.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Network/SDN.pm