public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Arjun Shankar <arjun.is@lostca.se>
Cc: libc-alpha@sourceware.org,
	 "Gabriel F. T. Gomes" <gabriel@inconstante.net.br>
Subject: Re: [PATCH] Set locale related environment variables in debugglibc.sh
Date: Thu, 24 Sep 2020 09:51:11 +0200	[thread overview]
Message-ID: <87h7rnehow.fsf@igel.home> (raw)
In-Reply-To: <20200923160655.GA16688@aloka.lostca.se> (Arjun Shankar's message of "Wed, 23 Sep 2020 16:06:56 +0000")

On Sep 23 2020, Arjun Shankar wrote:

> diff --git a/Makefile b/Makefile
> index 6dcfe40c25..e047e504be 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -305,6 +305,15 @@ then
>    exit 1
>  fi
>  
> +# Container tests needing locale data should install them in-container.
> +# Other tests/binaries need to use locale data from the build tree.
> +if [ "$$CONTAINER" == false ]

`==' is non-POSIX.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

  parent reply	other threads:[~2020-09-24  7:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 16:06 Arjun Shankar
2020-09-24  1:54 ` Carlos O'Donell
2020-09-24  7:51 ` Andreas Schwab [this message]
2020-09-24 12:55   ` Arjun Shankar
2020-09-25  3:18     ` Carlos O'Donell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7rnehow.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=arjun.is@lostca.se \
    --cc=gabriel@inconstante.net.br \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).