fix(debug): Add exit code 7 definition
This commit is contained in:
		| @@ -21,6 +21,7 @@ import inflect | ||||
| # Exit codes | ||||
| # 1: Config file invalid, it has no sections | ||||
| # 2: Config file invalid, sections must define at least CONST.CFG_MANDATORY | ||||
| # 7 : An option that must have a non-null value is either unset or null | ||||
|  | ||||
|  | ||||
| class CONST(object): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user