From 399659e7e717b2b3d1c90d338683c86aa54b474e Mon Sep 17 00:00:00 2001 From: Jon Schipp Date: Thu, 29 May 2014 15:18:18 -0500 Subject: [PATCH] README.md: check_status_code.sh is now negate.sh Update README to reflect filename change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aac9ab8..c3155e2 100644 --- a/README.md +++ b/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_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: