Skip to content

Commit 582f3f4

Browse files
estespk8s-infra-cherrypick-robot
authored andcommitted
Update instrumentation fuzzer with new flag
Signed-off-by: Phil Estes <[email protected]>
1 parent 970f206 commit 582f3f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/fuzz/oss_fuzz_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ compile_fuzzers() {
3939

4040
# This is from https://github.com/AdamKorcz/instrumentation
4141
cd $SRC/instrumentation
42-
go run main.go $SRC/containerd/images
42+
go run main.go --target_dir $SRC/containerd/images
4343

4444
apt-get update && apt-get install -y wget
4545
cd $SRC

0 commit comments

Comments
 (0)