diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 20:25:59 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-11 00:17:44 +0000 |
commit | efc8902f16c92a74d06870f2556cb36c84dd4d93 (patch) | |
tree | b666d2d196548cebba47b0c6584e948a5fc7a23a /test/scripts | |
parent | 95f52235555fa6b887d34b8d8817af3c9ab38273 (diff) |
Testsuite: account for (now) properly working Perl locale
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/3000-Perl/3000 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scripts/3000-Perl/3000 b/test/scripts/3000-Perl/3000 index 60db492ad..c3c01115b 100644 --- a/test/scripts/3000-Perl/3000 +++ b/test/scripts/3000-Perl/3000 @@ -19,6 +19,7 @@ ${perl{return_list}} ${perl{return_variable_vector}} ${sg{${perl{return_hash}}}{\\d+}{X}} +this change-locale fails in earlier systems. Works on Fedora 29. $tod_full // ${perl{change_locale}} // $tod_full **** exim -d-all+expand -be |