Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
seberm authored and psss committed Dec 6, 2024
1 parent ac011a6 commit 0a2b30e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ rlJournalStart
rlRun "tmt-report-result -o bkr_skip_log extra-tmt-report-result/skip SKIP"

# We also support reporting the subresult via rhts-report-result alias
rlRun "rhts-report-result extra-rhts-report-result/bad FAIL bkr_rhts_bad_log"
rlRun "rhts-report-result extra-rhts-report-result/bad FAIL bkr_rhts_bad_log"
rlPhaseEnd

rlPhaseStartCleanup "phase-cleanup"
Expand Down

0 comments on commit 0a2b30e

Please sign in to comment.