Ask Bjørn Hansen wrote:
Hi Jared,
I pushed a version of this patch; you can use 'git rebase -i
HEAD~8' (or some such) to drop the old version from your branch.
Next time: Tests are always welcome; and perltidy... :-)
Perltidy's output is a bit nebulous right now in that it wants to change
much more than just the code that I'm changing.. if for instance all of
Postfix.pm has two-line indents, I'm hesitant to change everything to
4-line indents (although I took that particular plunge in a patchset I'm
submitting tonight). Perhaps perltidy should be run on the whole
codebase with the current agreed-upon perltidyrc and the results
committed to trunk, now that we're past the release?
I haven't really delved into the world of testing, btw, but I'm
interested in doing so for the sake of my own sanity :)
-Jared