[Koha-bugs] [Bug 8244] Script to find exporter problems

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 15 19:31:13 CEST 2012


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

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #3 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
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.


More information about the Koha-bugs mailing list