Skip to content

Commit

Permalink
README.md: check_status_code.sh is now negate.sh
Browse files Browse the repository at this point in the history
Update README to reflect filename change
  • Loading branch information
jonschipp committed May 29, 2014
1 parent e4d254b commit 399659e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 399659e

Please sign in to comment.