LGTM.
https://chromiumcodereview.appspot.com/10407094/diff/6001/tools/fuzz-harness.sh File tools/fuzz-harness.sh (right): https://chromiumcodereview.appspot.com/10407094/diff/6001/tools/fuzz-harness.sh#newcode73 tools/fuzz-harness.sh:73: exit_code=$((exit_code-100)) nit: $((100-exit_code)) to make it >=0 ? https://chromiumcodereview.appspot.com/10407094/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
