From ec8e8cb51c870fad75157e4c12042380767a20c6 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 21 Feb 2020 18:10:50 +0100 Subject: no unnecessary warnings in test.sh --- test/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test.sh b/test/test.sh index f3b5798f..aaee5392 100755 --- a/test/test.sh +++ b/test/test.sh @@ -38,6 +38,7 @@ INCOMPLETE=0 export AFL_EXIT_WHEN_DONE=1 export AFL_SKIP_CPUFREQ=1 export AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES=1 +unset AFL_NO_X86 unset AFL_QUIET unset AFL_DEBUG unset AFL_HARDEN -- cgit 1.4.1