HomeFreeBSD

lualoader: Return status in cli_execute_unparsed properly

Description

lualoader: Return status in cli_execute_unparsed properly

cli_execute was changed to return the status, cascade that to
cli_execute_unparsed.

This fixes a lot of false "Failed to execute" errors following r330620; no
failures actually occurred, but [module]_error would've then promptly
executed (and also "failed")

Details

Provenance
kevansAuthored on
Parents
rS330624: Don't assert that the domain free lock is held until we're certain that
Branches
Unknown
Tags
Unknown