diff --git a/beaker-tests/Sanity/copr-cli-basic-operations/runtest-fedora-review.sh b/beaker-tests/Sanity/copr-cli-basic-operations/runtest-fedora-review.sh index abbef4a3b..0c168a181 100755 --- a/beaker-tests/Sanity/copr-cli-basic-operations/runtest-fedora-review.sh +++ b/beaker-tests/Sanity/copr-cli-basic-operations/runtest-fedora-review.sh @@ -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