Anne Bennett
Results
1
issues of
Anne Bennett
At line 40 in t/dbdpg_test_setup.pl there's an "su" call which redirects output using Bourne shell syntax: $info = qx{su -m $testuser -c "$initdb --locale=C -E UTF8 -D $testdir/data 2>&1"}; If...