Author: turnstep
Date: Mon Mar 28 07:55:41 2011
New Revision: 14789
Modified:
DBD-Pg/trunk/t/dbdpg_test_setup.pl
Log:
Remove unwanted --silent flag.
Modified: DBD-Pg/trunk/t/dbdpg_test_setup.pl
==============================================================================
--- DBD-Pg/trunk/t/dbdpg_test_setup.pl (original)
+++ DBD-Pg/trunk/t/dbdpg_test_setup.pl Mon Mar 28 07:55:41 2011
@@ -751,7 +751,7 @@
my ($testdsn,$testuser,$helpconnect,$su,$uid,$testdir,$pg_ctl,$initdb) = get_test_settings();
if (-e $testdir and -e "$testdir/data/postmaster.pid") {
- my $COM = qq{$pg_ctl -D $testdir/data --silent -m fast stop};
+ my $COM = qq{$pg_ctl -D $testdir/data -m fast stop};
my $olddir = getcwd;
if ($su) {
$COM = qq{su $su -m -c "$COM"};
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.