summaryrefslogtreecommitdiff
path: root/src/PVE/API2/Network/SDN/Controllers.pm
diff options
context:
space:
mode:
authorStefan Hanreich <s.hanreich@proxmox.com>2025-04-09 00:15:12 +0200
committerThomas Lamprecht <t.lamprecht@proxmox.com>2025-04-09 08:12:01 +0200
commit873b1431d671295809a073eb93e85d4e9e7789b3 (patch)
tree0fc4f4e5c71d2709ebd84b1fb58302aa519f070b /src/PVE/API2/Network/SDN/Controllers.pm
parentf49d3689d7779fa6b5f90d636f865b851169f1c6 (diff)
frr: remove erroneous outfunc from frr-reload command
Prior to the upgrade to frr-pythontools 10.2.1, frr-reload.py did not print any output to STDOUT, which masked the erroneous outfunc provided in run_command. With 10.2.1 frr-reload.py now prints to STDOUT, which triggers the codepath for invoking the outfunc, leading to an error when invoking frr-reload.py. By removing the outfunc the invocation works again. In addition to fixing the regression introduced, we also now print the frr-reload.py informational output to the tasklog, which can be helpful in debugging any issues when reloading the frr configuration. Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Diffstat (limited to 'src/PVE/API2/Network/SDN/Controllers.pm')
0 files changed, 0 insertions, 0 deletions