aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatena cyber <35799796+catenacyber@users.noreply.github.com>2021-03-23 00:36:07 +0100
committerGitHub <noreply@github.com>2021-03-22 16:36:07 -0700
commit09bdabccd475dece5666c56bb2312781ed2760ed (patch)
treec930b8b81496e0b7c3837642b58ee21b96c82eb0
parent4b5cbcf91d726677f741b930ee12a0d5ce8fbb19 (diff)
downloadoss-fuzz-09bdabccd475dece5666c56bb2312781ed2760ed.tar.gz
Fixes ygot coverage build (#5476)
-rwxr-xr-xprojects/ygot/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/ygot/build.sh b/projects/ygot/build.sh
index 92846bb0f..3a34ffc5d 100755
--- a/projects/ygot/build.sh
+++ b/projects/ygot/build.sh
@@ -15,4 +15,4 @@
#
################################################################################
-compile_go_fuzzer ./exampleoc Fuzz fuzz_oc_unmarshall gofuzz
+compile_go_fuzzer github.com/openconfig/ygot/exampleoc Fuzz fuzz_oc_unmarshall gofuzz