https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38952
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|[email protected] |[email protected] |y.org | CC| |[email protected] --- Comment #4 from Brendan Lawlor <[email protected]> --- QA notes: git log -G'messenger\(' This takes a long time but it finds the commit where calls to this function were removed. git log -p ca16532ea8270b14178ab47cb26f48c53f64a20a -G'messenger\(' This shows the diff of that commit Fix for Bug 5028 - Remove references to catmaintain.pl git grep -l 'messenger(' After patch returns no results Passing QA. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
