Skip to content

Commit

Permalink
beaker: COPR_CLEANUP=false for runtest-fedora-review.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Nov 6, 2023
1 parent 1aa321c commit 3a0eb1c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ rlJournalStart
rlPhaseEnd

rlPhaseStartCleanup
rlRun "copr-cli delete ${NAME_PREFIX}FedoraReview"
rlRun "rm -rf $resultdir/*"
cleanupAction rlRun "copr-cli delete ${NAME_PREFIX}FedoraReview"
cleanupAction rlRun "rm -rf $resultdir/*"
rlPhaseEnd
rlJournalPrintText
rlJournalEnd

0 comments on commit 3a0eb1c

Please sign in to comment.