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/stdout/3000 | |
parent | 806db4f5016cd54177138fe1234b5dfa450d9c49 (diff) |
Testsuite: account for (now) properly working Perl locale
Diffstat (limited to 'test/stdout/3000')
-rw-r--r-- | test/stdout/3000 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/stdout/3000 b/test/stdout/3000 index 50be468c2..9613d0e45 100644 --- a/test/stdout/3000 +++ b/test/stdout/3000 @@ -19,7 +19,8 @@ > 3 > X > -> Tue, 2 Mar 1999 09:44:33 +0000 // Changed locale // Tue, 2 Mar 1999 09:44:33 +0000 +> this change-locale fails in earlier systems. Works on Fedora 29. +> Tue, 2 Mar 1999 09:44:33 +0000 // Changed locale // dim., 10 févr 2019 20:05:49 +0000 > > Subroutine foo called with args: arg1 > Failed: Perl subroutine "foo_undef" returned undef to force failure |