Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Test release: 5.8.1.2-test



Hi,

On Tue, Apr 12, 2022 at 03:30:28PM +0900, Jun T wrote:
> diff --git a/Test/ztst.zsh b/Test/ztst.zsh
> index 89fe69b5b..263573333 100755
> --- a/Test/ztst.zsh
> +++ b/Test/ztst.zsh
> @@ -30,6 +30,7 @@ emulate -R zsh
>  [[ -n $LC_NUMERIC ]] && LC_NUMERIC=C
>  [[ -n $LC_MESSAGES ]] && LC_MESSAGES=C
>  [[ -n $LANG ]] && LANG=C
> +export LANG
>  
>  # Don't propagate variables that are set by default in the shell.
>  typeset +x WORDCHARS

Yay, this patch at least fixed the Gitlab runner builds! See
https://salsa.debian.org/debian/zsh/-/pipelines/367955

I will soon make another upload to the official build infrastructure
on all architectures and will report back how it went.

		Kind regards, Axel
-- 
PGP: 2FF9CD59612616B5      /~\  Plain Text Ribbon Campaign, http://arc.pasp.de/
Mail: abe@xxxxxxxxxxxxxxx  \ /  Say No to HTML in E-Mail and Usenet
Mail+Jabber: abe@xxxxxxxxx  X
https://axel.beckert.ch/   / \  I love long mails: https://email.is-not-s.ms/

Attachment: signature.asc
Description: PGP signature



Messages sorted by: Reverse Date, Date, Thread, Author