diff --git a/projects/hpn-ssh/build.sh b/projects/hpn-ssh/build.sh index df55060bc..1450de079 100644 --- a/projects/hpn-ssh/build.sh +++ b/projects/hpn-ssh/build.sh @@ -15,8 +15,8 @@ # ################################################################################ -git pull --all -git checkout oss_fuzz_tests +#git pull --all +#git checkout oss_fuzz_tests # Enable null cipher sed -i 's/#define CFLAG_INTERNAL.*/#define CFLAG_INTERNAL 0/' cipher.c