Seagate / halon

High availability solution
Apache License 2.0
1 stars 0 forks source link

scripts/halon-cleanup: Add `--keep-logs' option #1541

Closed vvv closed 5 years ago

vvv commented 5 years ago

[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".

vvv commented 5 years ago

resolved all discussions

vvv commented 5 years ago

merged

vvv commented 5 years ago

added 1 commit

Compare with previous version

vvv commented 5 years ago

changed this line in version 2 of the diff

vvv commented 5 years ago

:dart: Thanks, Dima!

chumakd commented 5 years ago

BUG? missing $ before pids