http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5635
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |ASSIGNED --- Comment #5 from [email protected] 2012-02-07 13:23:23 UTC --- (In reply to comment #4) > This patch does not apply and should not be applied. It removes some things > that are usefull in official bulkmarcimport and are not synch'ed with the > patch. > For example: > - pod2usage( -verbose => 2 ); > - exit; > + print <<EOF ; ... > +EOF > +exit; This part contains just the documentation. However, in the two branches there is documentation at end of file. I will complete it with new elements. > > It also does a lot of indentation/perltidy changes that make it hard to read. > Should be rewritten completly diff'ing community/master and biblibre/master > bulkmarcimport & picking what's needed ! (meld will help !) ok, I'll try to do that at best -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
