summaryrefslogtreecommitdiffstats
path: root/web/attachments/329105-check_pgsql.c.diff
blob: f6e6eefb8217722176f3c125f3468e14901bc087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: check_pgsql.c
===================================================================
--- check_pgsql.c	(revision 2203)
+++ check_pgsql.c	(working copy)
@@ -429,8 +429,6 @@
 
 	printf (_(UT_TIMEOUT), DEFAULT_SOCKET_TIMEOUT);
 
-	printf (_(UT_VERBOSE));
-
   printf ("\n");
 	printf (" %s\n", _("All parameters are optional."));
   printf (" %s\n", _("This plugin tests a PostgreSQL DBMS to determine whether it is active and"));