This commit is contained in:
Páll Guðjón Sigurðsson 2010-09-02 23:30:27 +00:00
parent 60a0c1fac1
commit 6d059a2d56
1 changed files with 1 additions and 1 deletions

View File

@ -45,6 +45,7 @@ STATE_DEPENDENT=4
TEMPFILE=`mktemp`
alias print_revision=echo
print_usage() {
echo ""
@ -68,7 +69,6 @@ print_help() {
echo ""
echo "This plugin checks hardware status for HP Proliant servers using HPACUCLI utility."
echo ""
support
exit 0
}