diff options
author | Greg Sabino Mullane | 2013-06-25 02:55:50 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-06-25 02:55:50 +0000 |
commit | 5f7e574ae0a23022bd893636c655305b60e9cd55 (patch) | |
tree | 256877dc122587c038e153dada3203b45649fa70 | |
parent | d79450b7e98faf4f04f5ab33bd62f83745da4da4 (diff) |
Let's get 2.20.1 out the door
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 72a724be0..e57b54ea2 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9756,7 +9756,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). =over 4 -=item B<Version 2.20.1> +=item B<Version 2.20.1> June 24, 2013 Make connection check failures return CRITICAL not UNKNOWN (Dominic Hargreaves) |