public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Friesse <jfriesse@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/corosync-qdevice] rawhide: Fix smoke test
Date: Wed, 05 Aug 2026 07:50:40 GMT [thread overview]
Message-ID: <178591624054.1.13560714044387721632.rpms-corosync-qdevice-bbc2c90fd5f1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/corosync-qdevice
Branch : rawhide
Commit : bbc2c90fd5f1994a892b9ad0bc375cb0aae95b3a
Author : Jan Friesse <jfriesse@redhat.com>
Date : 2026-08-05T09:50:15+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/corosync-qdevice/c/bbc2c90fd5f1994a892b9ad0bc375cb0aae95b3a?branch=rawhide
Log:
Fix smoke test
Replace which by type -P.
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
---
diff --git a/tests/smoke/runtest.sh b/tests/smoke/runtest.sh
index efdb5dc..b3d4ad2 100755
--- a/tests/smoke/runtest.sh
+++ b/tests/smoke/runtest.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# This file was autogenerated at 2019-05-13T13:43:38+02:00 from 90bd97ada89befa1a63133335a419ad7311c3d75
+# This file was autogenerated at 2026-08-05T09:47:04+02:00 from 9c61d98aafda92e884ffb4f7100908760a36ad9e
# Copyright (c) 2019, Red Hat, Inc.
#
@@ -77,7 +77,7 @@ generate_corosync_conf() {
token="$2"
fi
qdevice="$3"
- true_command=`which true`
+ true_command=`type -P true`
cat << _EOF_
totem {
reply other threads:[~2026-08-05 7:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178591624054.1.13560714044387721632.rpms-corosync-qdevice-bbc2c90fd5f1@fedoraproject.org \
--to=jfriesse@redhat.com \
--cc=git-commits@fedoraproject.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