Просмотр исходного кода

README.md: check_status_code.sh is now negate.sh

Update README to reflect filename change
Jon Schipp 12 лет назад
Родитель
Сommit
399659e7e7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -36,7 +36,7 @@ one cannot simply update the scripts with malicious code.
 
 
 **check_filesystem_stat.sh** - Recursively checks for filesystem input/output errors by directory using stat.
 **check_filesystem_stat.sh** - Recursively checks for filesystem input/output errors by directory using stat.
 
 
-**check_status_code.sh** - Checks exit code of another program and returns a custom Nagios status code based on the result.
+**negate.sh** - Checks exit code of another program and returns a custom Nagios status code based on the result.
 
 
 #### OSX only:
 #### OSX only: