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
------
master

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

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