public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: mulhern <amulhern@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-dbus-signature-pyparsing] rawhide: Use a '/' to ensure shell-expansion matches only directory
Date: Thu, 24 Sep 2026 15:54:12 GMT [thread overview]
Message-ID: <179026525267.1.17089895962958323656.rpms-python-dbus-signature-pyparsing-a398130a9c65@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-dbus-signature-pyparsing
Branch : rawhide
Commit : a398130a9c65b38dcb049ef47d7fbf8c09ea032e
Author : mulhern <amulhern@redhat.com>
Date : 2026-09-24T11:53:32-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-dbus-signature-pyparsing/c/a398130a9c65b38dcb049ef47d7fbf8c09ea032e?branch=rawhide
Log:
Use a '/' to ensure shell-expansion matches only directory
---
diff --git a/plans/unit.fmf b/plans/unit.fmf
index 89c2b39..74e7a0f 100644
--- a/plans/unit.fmf
+++ b/plans/unit.fmf
@@ -10,7 +10,7 @@ discover:
dist-git-source: true
tests:
- name: unit
- test: cd $TMT_SOURCE_DIR/dbus-signature-pyparsing-* && python3 -m unittest -v tests/test_deterministic.py
+ test: cd $TMT_SOURCE_DIR/dbus-signature-pyparsing-*/ && python3 -m unittest -v tests/test_deterministic.py
execute:
how: tmt
reply other threads:[~2026-09-24 15:54 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=179026525267.1.17089895962958323656.rpms-python-dbus-signature-pyparsing-a398130a9c65@fedoraproject.org \
--to=amulhern@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