Skip to content

Commit 6bc6848

Browse files
committed
Retrieve Sanitizer Errors
Code lint Signed-off-by: Rodrigo Nardi <rnardi@netdef.org>
1 parent 15796b0 commit 6bc6848

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tasks/retrieve_address_sanitizer_error.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
require_relative '../config/setup'
1919

20-
2120
CiJob
2221
.where("ci_jobs.name LIKE '%AddressSanitizer%'")
2322
.where(status: :failure)
@@ -38,4 +37,3 @@
3837
end
3938
end
4039
end
41-

0 commit comments

Comments
 (0)