diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 20:25:59 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 20:25:59 +0000 |
commit | f5b77e4bba2214d10072926d6de470cb8b38c626 (patch) | |
tree | db5f72c85078c88167955f24472bb7dcbfbbc35f /test/scripts | |
parent | 806db4f5016cd54177138fe1234b5dfa450d9c49 (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 |