Added error code 1
This commit is contained in:
parent
dee81f261e
commit
3581fd3bb5
@ -55,6 +55,10 @@ unset PARAMS
|
|||||||
errorExplain=()
|
errorExplain=()
|
||||||
|
|
||||||
|
|
||||||
|
### Error codes
|
||||||
|
errorExplain[1]="Missing or invalid parameters on script invocation."
|
||||||
|
|
||||||
|
|
||||||
### Process script parameters
|
### Process script parameters
|
||||||
|
|
||||||
# if no parameters provided, then show the help page and exit with error
|
# if no parameters provided, then show the help page and exit with error
|
||||||
|
Loading…
Reference in New Issue
Block a user