Koha/labels
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
..
label-create-csv.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
label-create-pdf.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
label-create-xml.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
label-edit-batch.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
label-edit-layout.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
label-edit-profile.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
label-edit-range.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
label-edit-template.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
label-home.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
label-item-search.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
label-manage.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
label-print.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
spinelabel-home.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
spinelabel-print.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00