]> 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)
committerKathy Lussier <klussier@masslnc.org>
Mon, 24 Sep 2018 18:41:04 +0000 (14:41 -0400)
commit6c0e0d5efaa90dd22468127d6e7d5bf87bdff6c1
tree0edfc99160ee2ea6205dbafa9df8e87f22cce5d6
parent110624bac23fcd0e53fef11d2af091c942e6d9aa
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>
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t