google/oss-fuzz-gen

Address the root cause of the extra line in benchmark

DonggeLiu opened this issue · 0 comments

Related: the second issue in #87.

Replace print with logging.info in

print(f'Retrieving human-written fuzz targets of {project} from Google '

and

print(f'Retrieving human-written fuzz targets of {project} from local '