[check_postgres] [commit] We don't need this diag. Testers should be patient. :)

check_postgres at bucardo.org check_postgres at bucardo.org
Thu Apr 23 17:45:00 UTC 2009


Committed by Greg Sabino Mullane <greg at endpoint.com>

We don't need this diag. Testers should be patient. :)

---
 t/02_checkpoint.t |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/t/02_checkpoint.t b/t/02_checkpoint.t
index 9f77213..7021a20 100644
--- a/t/02_checkpoint.t
+++ b/t/02_checkpoint.t
@@ -49,7 +49,6 @@ $host =~ s/socket$//;
 like ($cp->run("-w 20 --datadir=$host"), qr{POSTGRES_CHECKPOINT OK}, $t);
 
 $t=qq{$S returns a warning when checkpoint older than warning option};
-diag "Sleeping for a bit to age the checkpoint time...\n";
 sleep 2;
 like ($cp->run("-w 1 --datadir=$host"), qr{WARNING:}, $t);
 
-- 
1.6.0.5



More information about the Check_postgres mailing list