public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/fonts] rhel9: Drop unnecessary logs
@ 2026-08-13 10:29 Akira TAGOH
  0 siblings, 0 replies; only message in thread
From: Akira TAGOH @ 2026-08-13 10:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : tests/fonts
Branch : rhel9
Commit : fce1a1ca0e96ca2675b4cf86f72f3ec2c6344cce
Author : Akira TAGOH <akira@tagoh.org>
Date   : 2024-07-09T00:39:58+09:00
Stats  : +0/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/tests/fonts/c/fce1a1ca0e96ca2675b4cf86f72f3ec2c6344cce?branch=rhel9

Log:
Drop unnecessary logs

---
diff --git a/tests/default_fonts/test.sh b/tests/default_fonts/test.sh
index ce024e3..28eeb2a 100755
--- a/tests/default_fonts/test.sh
+++ b/tests/default_fonts/test.sh
@@ -50,8 +50,6 @@ rlJournalStart
         rlRun "set -o pipefail"
     rlPhaseEnd
 
-    rlLogInfo "$(ls -a $TMT_TREE)"
-    rlLogInfo "$(env)"
     if [ -n "$VARLIST" ] && [ -f "$TMT_TREE/plans/$VARLIST" ]; then
         rlLogInfo "Reading variables from $VARLIST"
         cat "$TMT_TREE/plans/$VARLIST" | grep -E -v "^#" | while IFS=";" read -r PACKAGE FONT_ALIAS FONT_LANG FONT_WIDTH FONT_FAMILY DEFAULT_SANS DEFAULT_SERIF DEFAULT_MONO DEFAULT_EMOJI DEFAULT_MATH dummy; do

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 10:29 [tests/fonts] rhel9: Drop unnecessary logs Akira TAGOH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox