[bugfix] scripts/halon-cleanup: Proceed even if pidof or killall
exit with non-zero code.
h0 cmd_erase_data (implicitly called by h0 init and h0 fini)
will not delete /var/log/halon.{decision,trace}.log files. This will
let GitLab CI collect decision log "artifact".
[bugfix] scripts/halon-cleanup: Proceed even if
pidof
orkillall
exit with non-zero code.h0 cmd_erase_data
(implicitly called byh0 init
andh0 fini
) will not delete /var/log/halon.{decision,trace}.log files. This will let GitLab CI collect decision log "artifact".