From: Li Wang <liwang@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] ci: resolve some no match arguments problem
Date: Fri, 1 Apr 2022 16:41:24 +0800 [thread overview]
Message-ID: <20220401084124.801586-1-liwang@redhat.com> (raw)
Make this installation can succeed on all RHEL related platforms.
Signed-off-by: Li Wang <liwang@redhat.com>
---
ci/fedora.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ci/fedora.sh b/ci/fedora.sh
index dc1293aa5..a603bcbe3 100755
--- a/ci/fedora.sh
+++ b/ci/fedora.sh
@@ -2,7 +2,7 @@
# Copyright (c) 2018-2021 Petr Vorel <pvorel@suse.cz>
set -ex
-yum="yum -y install"
+yum="yum -y install --skip-broken"
$yum \
asciidoc \
--
2.31.1
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2022-04-01 8:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-01 8:41 Li Wang [this message]
2022-04-01 9:16 ` [LTP] [PATCH] ci: resolve some no match arguments problem Petr Vorel
2022-04-01 9:42 ` Li Wang
2022-04-01 9:18 ` Petr Vorel
2022-04-01 9:48 ` Li Wang
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=20220401084124.801586-1-liwang@redhat.com \
--to=liwang@redhat.com \
--cc=ltp@lists.linux.it \
/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