Skip to content

Commit

Permalink
Don't delete now-fixed test DS
Browse files Browse the repository at this point in the history
Since the removal of compose functions from oscap utility test DSes
are not generated anymore. We should not delete them.
  • Loading branch information
evgenyz committed Jun 25, 2024
1 parent 2f5950c commit e043657
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ assert_exists 1 '//TestResult[@id="xccdf_org.open-scap_testresult_default-profil
assert_exists 1 '//TestResult[@id="xccdf_org.open-scap_testresult_default-profile001"]/rule-result/result'
assert_exists 1 '//TestResult[@id="xccdf_org.open-scap_testresult_default-profile001"]/rule-result/result[text()="fixed"]'

rm $resultx $arf $sds
rm $resultx $arf

0 comments on commit e043657

Please sign in to comment.