소스 검색

Update check_log.sh

arvanus 11 년 전
부모
커밋
a4df829b6e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      plugins-scripts/check_log.sh

+ 0 - 1
plugins-scripts/check_log.sh

@@ -82,7 +82,6 @@ print_usage() {
     echo "Usage: $PROGNAME --version"
     echo "     Aditional parameter:"
     echo "        -w (--max_warning) If used, determines the maximum matching value to return as warning, when finding more matching lines than this parameter will return as critical. If not used, will consider as default 0 (any matching will consider as critical)"
-
 }
 
 print_help() {