public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Akira TAGOH <akira@tagoh.org>
To: git-commits@fedoraproject.org
Subject: [tests/fonts] rhel9: generic_alias: Fix a typo
Date: Thu, 13 Aug 2026 10:29:06 GMT [thread overview]
Message-ID: <178661694668.1.6377918153672514460.tests-fonts-a89740d38036@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : tests/fonts
Branch : rhel9
Commit : a89740d38036889ecb1924831733a76f6c040bb7
Author : Akira TAGOH <akira@tagoh.org>
Date : 2024-06-21T15:39:53+09:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/tests/fonts/c/a89740d38036889ecb1924831733a76f6c040bb7?branch=rhel9
Log:
generic_alias: Fix a typo
---
diff --git a/tests/generic_alias/test.sh b/tests/generic_alias/test.sh
index 38a6dd7..24d0d8e 100755
--- a/tests/generic_alias/test.sh
+++ b/tests/generic_alias/test.sh
@@ -34,7 +34,7 @@ _E_" 0 "Create fonts.conf"
rlPhaseStartTest
rlRun "cat $tmpconfd/fonts.conf"
- rlRun "FONTCONFIG=$tmpconfd/fonts.conf fc-match -f \"%{family[0]}\" \":family=$FONT_FAMILY:lang=$FONT_LANG:width=$FONT_WIDTH\" | tee output" 0 "Matching a font"
+ rlRun "FONTCONFIG=$tmpconfd/fonts.conf fc-match -f \"%{family[0]}\" \":family=$FONT_ALIAS:lang=$FONT_LANG:width=$FONT_WIDTH\" | tee output" 0 "Matching a font"
rlAssertGrep "$FONT_FAMILY" "output"
rlPhaseEnd
next reply other threads:[~2026-08-13 10:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-13 10:29 Akira TAGOH [this message]
2026-08-13 10:29 [tests/fonts] rhel9: generic_alias: fix a typo Akira TAGOH
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=178661694668.1.6377918153672514460.tests-fonts-a89740d38036@fedoraproject.org \
--to=akira@tagoh.org \
--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