diff --git a/tests/report/junit/test.sh b/tests/report/junit/test.sh index 5b94cb3917..279d7bfa9d 100755 --- a/tests/report/junit/test.sh +++ b/tests/report/junit/test.sh @@ -93,7 +93,7 @@ rlJournalStart done rlPhaseStartCleanup - rlRun "rm junit.xml custom-template-out.xml custom-deep-tree-template-out.xml custom-subresults-template-out.xml" + rlRun "rm *.xml" rlRun "popd" rlRun "rm -rf $tmp" rlPhaseEnd