From 82c871a41caa513e54e2d270a5d249cbe8e7dc70 Mon Sep 17 00:00:00 2001 From: Anh <zenpoems@gmail.com> Date: Sun, 20 Jan 2019 13:56:00 -0800 Subject: [PATCH] Update test to install afl --- cicd_testing/do-build.sh | 3 --- zfuzz | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/cicd_testing/do-build.sh b/cicd_testing/do-build.sh index 1ce13ff..7301c3a 100755 --- a/cicd_testing/do-build.sh +++ b/cicd_testing/do-build.sh @@ -19,6 +19,3 @@ sudo ./get_packages.sh all ./build-all.sh cd $PEASOUP_UMBRELLA_DIR ./postgres_setup.sh - -# build afl -$ZFUZZ_HOME/util/setup-afl.sh diff --git a/zfuzz b/zfuzz index 5a78d7f..992cbd0 160000 --- a/zfuzz +++ b/zfuzz @@ -1 +1 @@ -Subproject commit 5a78d7fa0a30463d814346519cfd9d57b5b6e298 +Subproject commit 992cbd0d3ce1c35a6ab4a22df4b1075ee5136e4d -- GitLab