]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1789442: turn of Perl taint-checking on 14-OpenILS-Utils.t
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 24 Sep 2018 17:56:09 +0000 (13:56 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 3 Apr 2019 15:16:16 +0000 (11:16 -0400)
commit8ffde173988c695ebdadb0dc814a65f4edb31eed
tree2b8b19b524f633eb008d552e59ffa30d49e19d77
parent2cfb9f049fcfeb0558684172947d0edf06d4ce13
LP#1789442: turn of Perl taint-checking on 14-OpenILS-Utils.t

This works around a bug in DateTime::TimeZone 1.63
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737265> that
causes one of the new tests to spuriously fail on Ubuntu 14.04 LTS.

As the comment indicates, taint checking is not typically enabled
when running Evergreen, but we may want to consider changing
that should tuits arise.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t