]> 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)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 10 Jul 2012 20:21:29 +0000 (08:21 +1200)
commitf6e45171bacaefa6ca83c0796eadf8fab8b67a8b
treebd5a774ec783c2db2e155043f5ffbf881fa3e176
parent600a069cc9ac121799f90c1357b470e310ce967f
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
misc/migration_tools/build6xx.pl [deleted file]
misc/translator/text-extract2.pl