Update instrumentation fuzzer with new flag
Signed-off-by: Phil Estes <estesp@gmail.com>
This commit is contained in:
parent
29a6ab8261
commit
e2251f9487
@ -39,7 +39,7 @@ compile_fuzzers() {
|
||||
|
||||
# This is from https://github.com/AdamKorcz/instrumentation
|
||||
cd $SRC/instrumentation
|
||||
go run main.go $SRC/containerd/images
|
||||
go run main.go --target_dir $SRC/containerd/images
|
||||
|
||||
apt-get update && apt-get install -y wget
|
||||
cd $SRC
|
||||
|
Loading…
Reference in New Issue
Block a user