Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
seberm committed Dec 5, 2024
1 parent 1d1a817 commit c584153
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 c584153

Please sign in to comment.