Improved cleanup after licence-check test
This commit is contained in:
parent
3ffdbb5a31
commit
a17e087edd
@ -60,7 +60,7 @@ done < <(sort -u <<< "${LICENSES}")
|
||||
|
||||
rlPhaseStartCleanup
|
||||
rlRun "popd"
|
||||
# rlRun "rm -r $tmp" 0 "Remove tmp directory"
|
||||
rlRun "rm -r $tmp" 0 "Remove tmp directory"
|
||||
rlRun "yum clean metadata"
|
||||
[[ -n "${EPELREPO}" ]] && rlRun "rm -f ${EPELREPO}"
|
||||
rlPhaseEnd
|
||||
|
Loading…
Reference in New Issue
Block a user