]> granicus.if.org Git - postgresql/commit
Simplify Perl chmod calls
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 25 Aug 2015 13:58:49 +0000 (09:58 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 28 Aug 2015 02:48:38 +0000 (22:48 -0400)
commitc86762a242b81395d5f72b106adfe371cd33c67e
tree45186816892fedc4c6b992116705b919a9acefce
parent119cf760d01c2a41d68ff489ad3c3b7eddc974f0
Simplify Perl chmod calls

The Perl chmod function already takes multiple file arguments, so we
don't need a separate looping function.
src/test/ssl/ServerSetup.pm