Thread: pgsql: Simplify Perl chmod calls

pgsql: Simplify Perl chmod calls

From
Peter Eisentraut
Date:
Simplify Perl chmod calls

The Perl chmod function already takes multiple file arguments, so we
don't need a separate looping function.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/aed688eb730f0e46bc7950589d7577db6bb2d724

Modified Files
--------------
src/test/ssl/ServerSetup.pm |   16 +---------------
1 file changed, 1 insertion(+), 15 deletions(-)