http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8244
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Jared Camins-Esakov <[email protected]> --- I am not sure about using requiring arguments to an xt/ test. Would it be possible to have it automatically know that kohaclone is in dirname($0)/.. and then use tempdir for a destination directory? If we did that, then this test could safely be included in Koha? Also, much more significantly, this script does not work for me. I ran the following command: > perl xt/find-undefined-subroutines.pl --src-path=/home/jcamins/kohaclone > --dest-path=/home/jcamins/kohatmp -v It copied everything into /home/jcamins/kohatmp/home/jcamins/kohaclone, then gave the following error: cp: cannot create regular file `/home/jcamins/kohatmp/C4/Context.pm': No such file or directory sh: cannot create /home/jcamins/kohatmp/misc/kohalib.pl: Directory nonexistent Unknown option: trap Unable to continue at /usr/bin/prove line 10 -- 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/
