mirror of https://github.com/google/oss-fuzz.git
parent
e25e4c9e2d
commit
c158db4df2
|
@ -370,7 +370,6 @@ function check_architecture {
|
|||
}
|
||||
|
||||
function main {
|
||||
return 1
|
||||
local FUZZER=$1
|
||||
local checks_failed=0
|
||||
local result=0
|
||||
|
|
Loading…
Reference in New Issue