* Added plugin check_hpux_cdsf_cluster()
* Some fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user