From: "Frank Ch. Eigler" <fche@elastic.org>
To: Mark Wielaard <mark@klomp.org>
Cc: buildbot@sourceware.org
Subject: Re: proposed patch: gcc-fullest builder to build+check multilib -m32/-m64
Date: Sun, 29 Sep 2024 16:34:17 -0400 [thread overview]
Message-ID: <Zvm5yWcR1VDciBQh@elastic.org> (raw)
In-Reply-To: <20240929202349.GG3393@gnu.wildebeest.org>
Hi -
> Could you try with os.system? Don't know if that us exactly what
> happens, but it might help. Something like:
>
> python3 -c 'import os; os.system ("make check -k -j12 " + r"RUNTESTFLAGS=--target_board=unix\\{,-m32\\}" + " || true")'
Genius!
OK, it works with an additional \, i.e., \\\{
- FChE
prev parent reply other threads:[~2024-09-29 20:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 17:43 Frank Ch. Eigler
2024-09-29 20:04 ` Mark Wielaard
2024-09-29 20:09 ` Frank Ch. Eigler
2024-09-29 20:23 ` Mark Wielaard
2024-09-29 20:34 ` Frank Ch. Eigler [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=Zvm5yWcR1VDciBQh@elastic.org \
--to=fche@elastic.org \
--cc=buildbot@sourceware.org \
--cc=mark@klomp.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).