From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Cc: Ed Maste <emaste@freebsd.org>, Li-Wen Hsu <lwhsu@freebsd.org>,
Max Reitz <mreitz@redhat.com>
Subject: Re: [PATCH] .cirrus.yml: add bash to the brew packages
Date: Mon, 13 Jul 2020 10:20:09 +0200 [thread overview]
Message-ID: <eb8519e7-8a59-b18c-b9a6-2449f42d8f3f@redhat.com> (raw)
In-Reply-To: <20200710182238.10675-1-alex.bennee@linaro.org>
On 7/10/20 8:22 PM, Alex Bennée wrote:
> Like the sed we include earlier we want something more recent for
> iotests to work.
>
> Fixes: 57ee95ed
> Cc: Max Reitz <mreitz@redhat.com>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> .cirrus.yml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/.cirrus.yml b/.cirrus.yml
> index 69342ae031bc..f287d23c5b9b 100644
> --- a/.cirrus.yml
> +++ b/.cirrus.yml
> @@ -20,7 +20,7 @@ macos_task:
> osx_instance:
> image: mojave-base
> install_script:
> - - brew install pkg-config python gnu-sed glib pixman make sdl2
> + - brew install pkg-config python gnu-sed glib pixman make sdl2 bash
> script:
> - mkdir build
> - cd build
> @@ -33,7 +33,7 @@ macos_xcode_task:
> # this is an alias for the latest Xcode
> image: mojave-xcode
> install_script:
> - - brew install pkg-config gnu-sed glib pixman make sdl2
> + - brew install pkg-config gnu-sed glib pixman make sdl2 bash
> script:
> - mkdir build
> - cd build
>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
prev parent reply other threads:[~2020-07-13 8:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-10 18:22 [PATCH] .cirrus.yml: add bash to the brew packages Alex Bennée
2020-07-13 8:20 ` Philippe Mathieu-Daudé [this message]
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=eb8519e7-8a59-b18c-b9a6-2449f42d8f3f@redhat.com \
--to=philmd@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=emaste@freebsd.org \
--cc=lwhsu@freebsd.org \
--cc=mreitz@redhat.com \
--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 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 NNTP newsgroup(s).