[Koha-bugs] [Bug 5911] Transport Cost Matrix of transporting an item between branches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 25 05:03:58 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5911

--- Comment #44 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
$ git checkout kc/master
...
HEAD is now at 30ee49d... Bug 8376: New script to export borrowers
misc/export_borrowers.pl

$ git am 0001-bug_5911-Transport-Cost-Matrix.patch
Applying: bug_5911: Transport Cost Matrix
/home/srdjan/koha/dev/.git/rebase-apply/patch:131: trailing whitespace.

/home/srdjan/koha/dev/.git/rebase-apply/patch:301: trailing whitespace.
    my $request_query = "SELECT biblionumber, borrowernumber, itemnumber,
priority, reserves.branchcode, 
/home/srdjan/koha/dev/.git/rebase-apply/patch:375: trailing whitespace.
    return [ grep { 
/home/srdjan/koha/dev/.git/rebase-apply/patch:398: trailing whitespace.
    my %specific_items_requested = map { $_->{itemnumber} => 1 } 
/home/srdjan/koha/dev/.git/rebase-apply/patch:410: trailing whitespace.

warning: squelched 13 whitespace errors
warning: 18 lines add whitespace errors.


So it went fine here. can you please tell me how you tried to apply it?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list