From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
"Pierrick Bouvier" <pierrick.bouvier@linaro.org>
Subject: Re: [PATCH] docs/devel: fix bash-ism warning for configure
Date: Wed, 11 Feb 2026 16:25:05 +0000 [thread overview]
Message-ID: <87bjhvnt7i.fsf@draig.linaro.org> (raw)
In-Reply-To: <20260114101525.4039244-1-alex.bennee@linaro.org> ("Alex Bennée"'s message of "Wed, 14 Jan 2026 10:15:25 +0000")
Alex Bennée <alex.bennee@linaro.org> writes:
> Hopefully this makes the meaning clearer.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> docs/devel/build-system.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/devel/build-system.rst b/docs/devel/build-system.rst
> index b9797a374c7..35c77343914 100644
> --- a/docs/devel/build-system.rst
> +++ b/docs/devel/build-system.rst
> @@ -66,7 +66,7 @@ Modifying ``configure``
> ``configure`` is a shell script; it uses ``#!/bin/sh`` and therefore
> should be compatible with any POSIX shell. It is important to avoid
> using bash-isms to avoid breaking development platforms where bash is
> -the primary host.
> +not the default shell implementation.
>
> The configure script provides a variety of functions to help writing
> portable shell code and providing consistent behavior across architectures
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
next prev parent reply other threads:[~2026-02-11 16:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-14 10:15 [PATCH] docs/devel: fix bash-ism warning for configure Alex Bennée
2026-01-14 10:21 ` Daniel P. Berrangé
2026-02-06 11:33 ` Thomas Huth
2026-02-11 16:25 ` Alex Bennée [this message]
2026-02-12 16:27 ` Pierrick Bouvier
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=87bjhvnt7i.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=pierrick.bouvier@linaro.org \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.