mirror of https://github.com/google/oss-fuzz.git
[infra] nits
This commit is contained in:
parent
19550c5114
commit
ed5e11c869
|
@ -105,7 +105,7 @@ def call(body) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo "Tested $fuzzersFound"
|
echo "Tested $fuzzersFound fuzzer"
|
||||||
if (!fuzzersFound) {
|
if (!fuzzersFound) {
|
||||||
error "no fuzzers found";
|
error "no fuzzers found";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue