mirror of
https://github.com/clearlinux/common.git
synced 2026-08-26 16:28:11 +00:00
avoid ehx poisoning
This commit is contained in:
@@ -213,6 +213,8 @@ def main():
|
||||
zap_entire_file_end("gz.asc")
|
||||
zap_entire_file_end("bz2.asc")
|
||||
|
||||
zap_entire_file_end(".pkey")
|
||||
|
||||
zap_line_in_file("b/testresults", "Total : 0")
|
||||
zap_line_in_file("b/testresults", "Pass : 0")
|
||||
zap_line_in_file("b/testresults", "Fail : 0")
|
||||
|
||||
Reference in New Issue
Block a user