Revision 46479775 lib/constants.py

b/lib/constants.py
224 224
# common exit codes
225 225
EXIT_SUCCESS = 0
226 226
EXIT_FAILURE = 1
227
EXIT_NOTCLUSTER = 5
227 228
EXIT_NOTMASTER = 11
228 229
EXIT_NODESETUP_ERROR = 12
229 230
EXIT_CONFIRMATION = 13 # need user confirmation

Also available in: Unified diff