mirror of https://github.com/google/oss-fuzz.git
Update reproduce
This commit is contained in:
parent
a789bcc256
commit
b4f6676dcf
|
@ -26,5 +26,5 @@ fi
|
|||
|
||||
export PATH=$OUT:$PATH
|
||||
cd $OUT
|
||||
$FUZZER $FUZZER_ARGS $@ $TESTCASE
|
||||
$OUT/$FUZZER $FUZZER_ARGS $@ $TESTCASE
|
||||
|
||||
|
|
Loading…
Reference in New Issue