http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5617
--- Comment #1 from Galen Charlton <[email protected]> 2011-04-05 18:20:39 UTC --- A couple things are going on here: [1] The script only checks files whose extension is .pl. This is why svc/bib, e.g., was missed. [2] About half of the scripts in your list (e.g., admin/aqbookfund.pl) were present in 3.0.x but are not present in 3.2.x. fix-perl-path.PL is usually invoked from the makefile, and also only touches files in the manifest. -- 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. _______________________________________________ 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/
