HomeClusterLabs Projects

Refactor: all: use consistent exit status codes

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: all: use consistent exit status codes

Make all executables return well-defined exit status codes.

This breaks backward API compatibility: the DAEMON_RESPAWN_STOP defined
constant is now the CRM_EX_FATAL enumeration value, and the pcmk_err_panic
defined constant is now the CRM_EX_PANIC enumeration value (with a different
value).

Details

Provenance
kgaillotAuthored on Jan 5 2018, 8:05 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.