Skip to content
Snippets Groups Projects
Verified Commit c4c6b2be authored by Vivek Dutta's avatar Vivek Dutta
Browse files

fwbank: invert upgrade result check

fwbank calls sysupgrade with upgrade method, which internally calls exec without
closing the open fd in child process, which cause missing result output with
upgrade calls.

upgrade method updated to invert the logic and return failure in result, if
input validation fails, final validation will be done base on `sysupgrade`
ubus event.
parent ed249626
No related branches found
No related tags found
No related merge requests found
Pipeline #209579 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment