projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8048a33
)
Misspelling per bug #64
author
Greg Sabino Mullane
<
[email protected]
>
Mon, 3 Jan 2011 16:47:59 +0000
(11:47 -0500)
committer
Greg Sabino Mullane
<
[email protected]
>
Mon, 3 Jan 2011 16:47:59 +0000
(11:47 -0500)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 59634152611992b05e257afa11694c72fd1c88be..c134dc6cd6d8a07b82f656879c2d72b47a65c11c 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-8875,7
+8875,7
@@
Items not specifically attributed are by Greg Sabino Mullane.
Allow list of web fetch methods to be changed with the --get_method option.
Add support for the --language argument, which overrides any ENV.
Add the --no-check_postgresrc flag.
- Ensure check_postgresrc options are completely overriden by command-line options.
+ Ensure check_postgresrc options are completely overrid
d
en by command-line options.
Fix incorrect warning > critical logic in replicate_rows (Glyn Astill)
=item B<Version 2.10.0> (August 3, 2009)