Koha/tools
Jonathan Druart 41a8005d10 Bug 28606: Remove $DEBUG and $ENV{DEBUG}
We should remove the debug statements or use Koha::Logger when we want
to keep it.

Test plan:
Confirm that occurrences of remaining occurrences of DEBUG need to be
kept (historical scripts for instance)
Confirm that the occurrences removed by this patch can be removed
Confirm that the occurrences replaced by Koha::Logger are correct

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Looks good to me, noting a few minor points on BZ.

JD amended patch: replace "warn #Finished" with "#warn Finished", and
put the statement on a single line

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-24 11:53:44 +02:00
..
csv-profiles
access_files.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
ajax-inventory.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
automatic_item_modification_by_age.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
background-job-progress.pl Bug 20017: use Modern::Perl in Tools perl scripts 2018-02-05 09:46:45 -03:00
batch_delete_records.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
batch_extend_due_dates.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
batch_record_modification.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
batch_records_ajax.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
batchMod.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
cleanborrowers.pl Bug 23271: Replace search_limited with search_with_library_limits 2021-04-21 15:25:07 +02:00
copy-holidays.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
csv-profiles.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
exceptionHolidays.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
export.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
holidays.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
import_borrowers.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
inventory.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
koha-news.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
letter.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
manage-marc-import.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc_modification_templates.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
modborrowers.pl Bug 23271: Replace search_limited with search_with_library_limits 2021-04-21 15:25:07 +02:00
newHolidays.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
overduerules.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
picture-upload.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
problem-reports.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
quotes-upload.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
quotes.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
scheduler.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
showdiffmarc.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
stage-marc-import.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
stockrotation.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
tools-home.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
upload-cover-image.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
upload-file.pl
upload.pl Bug 25476: Add ability to browse file uploads by category 2021-04-09 16:05:48 +02:00
viewlog.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00