http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8244
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10272|0 |1 is obsolete| | --- Comment #4 from Julian Maurice <[email protected]> --- Created attachment 10374 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10374&action=edit Bug 8244: New script xt/find-undefined-subroutines.pl Added --help option --src-path and --dest-path no longer required. --src-path defaults to: dirname($0)."/..". It is displayed with --help --dest-path defaults to a temporary directory (use File::Temp) Fixed many bugs on pathnames Removed --trap option of prove since it seems that it's not available everywhere -- 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/
