* Added plugin check_hpux_cdsf_cluster()

* Some fixes
This commit is contained in:
Patrick Van der Veken
2018-08-18 19:59:41 +02:00
parent 37b923cc9a
commit 86a069344c
4 changed files with 161 additions and 5 deletions
-4
View File
@@ -701,13 +701,9 @@ do
case ${CMD_PARAMETER} in
-archive|--archive)
if (( ARG_ACTION > 0 ))
then
print -u2 "ERROR: you cannot request two actions if (( ARG_ACTION > 0 ))
then
print -u2 "ERROR: you cannot request two actions at the same time"
exit 1
else"
exit 1
else
ARG_ACTION=10
fi