]> git.koha-community.org Git - koha.git/commit
Bug 8384: Some Perl scripts do not compile
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 9 Jul 2012 02:28:56 +0000 (22:28 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 2 Aug 2012 21:30:48 +0000 (17:30 -0400)
commita9433b4b8d034d031471dea906e47aca5f3e945b
treef077536daf38c016e7405fc5fee9778e1859d34a
parentec46db8009d0667cdd3566d7a8da3f525aa4e6b5
Bug 8384: Some Perl scripts do not compile

Fix syntax errors preventing the scripts misc/translator/text-extract2.pl
and misc/cronjobs/thirdparty/TalkingTech_itiva_inbound.pl from compiling.

Remove misc/migration_tools/build6xx.pl entirely since it refers to
columns that no longer exist in the Koha database, and has seemingly
had broken encoding since Koha switched from CVS to git (or before!).

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Conflicts:

misc/cronjobs/thirdparty/TalkingTech_itiva_inbound.pl

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Rebased as the TalkingTech code doesn't exist in 3.8.x
(cherry picked from commit f6e45171bacaefa6ca83c0796eadf8fab8b67a8b)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
misc/migration_tools/build6xx.pl [deleted file]
misc/translator/text-extract2.pl