http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13673
Indranil Das Gupta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39004|0 |1 is obsolete| | --- Comment #14 from Indranil Das Gupta <[email protected]> --- Created attachment 39011 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39011&action=edit Bug 13673: Fix whitespace issues Indentation was horrible. Fixed to meet 4 space standard. TEST PLAN --------- 1) Notice tabs in t/db_dependent/Barcodes.t 2) $ prove t/db_dependent/Barcodes.t 3) apply patch 4) $ prove t/db_dependent/Barcodes.t -- same output as before. 5) $ git diff -w origin/master -- code is identical except for indentations. 6) koha qa test tools Signed-off-by: Indranil Das Gupta <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
