perltidy PostgresNode and SimpleTee Also, mention in README that Perl files should be perltidy'ed. This isn't really the best place (since we have Perl files elsewhere in the tree) and this is already in pgindent's README, but this subdir is likely to get hacked a whole lot more than the other Perl files, so it seems okay to spend two lines on this.
Author: Craig Ringer Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/7d9a4301c08148509136c296866196f6b19ee2c2 Modified Files -------------- src/test/perl/PostgresNode.pm | 58 ++++++++++++++++++++++--------------------- src/test/perl/README | 3 +++ src/test/perl/SimpleTee.pm | 13 ++++++---- 3 files changed, 41 insertions(+), 33 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
