Bug 13499: Tidy of Auth.pm
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 5 Jan 2015 22:45:44 +0000 (22:45 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 22 Jan 2015 21:35:10 +0000 (18:35 -0300)
commit1926bf9d0180315f6e51431e3d514a8d53ce3b9c
tree81ffb8649dd71b2b55464dd71f596da1c75bca90
parenta73c464f6ef906efa63e513acdaddd82021e5c9c
Bug 13499: Tidy of Auth.pm

This tidy should only change whitespace and not line breaks, thus
retaining history.

There are no code changes, and thus there should be no regressions to
test for koha wise.

To test the non-destrcutive nature of the patch, run a 'git blame -w' on
the file before and after the patch. The resulting blame should include
a comparabile history of the file, with only some additional blank
lines being attributed to this commit.

A 'git blame -wM' may also be useful for comparison purposes.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Auth.pm