Bug 14120: Fixing t/db_dependent/Auth.t noise
authorMark Tompsett <mtompset@hotmail.com>
Sat, 2 May 2015 04:02:04 +0000 (00:02 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 1 Jun 2015 17:09:22 +0000 (14:09 -0300)
commit4b9f4e1749b3de782068dbe658a04d8ce059e292
tree6c22b1022867baf4ddbb4c370ca73310f201cae9
parentd78f832cb026ace04ff3e6d2c3765b39656e0e11
Bug 14120: Fixing t/db_dependent/Auth.t noise

TEST PLAN
---------
1) $ prove t/db_dependent/Auth.t
   -- warnings
2) Apply this patch
3) $ prove t/db_dependent/Auth.t
   -- only one specific type of warning
4) Apply bug 5010 patch
5) $ prove t/db_dependent/Auth.t
   -- noisy is eliminated
6) koha qa test tools.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
With patch only one warn
With 5010 no more warns
No errors

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Auth.pm
C4/Templates.pm