about summary refs log tree commit diff
path: root/test/test-performance.sh
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2021-05-09 22:41:11 +0200
committerDominik Maier <domenukk@gmail.com>2021-05-09 22:41:11 +0200
commit7e0000021c8e456301bb861438752e0fe884660e (patch)
treebe6132b331b04ced83283770e3574fdb729eae92 /test/test-performance.sh
parentde69ba01bae87ad5e1cbfa63641d64fe73e755dd (diff)
parent6c20d54b23f9a49ca65a4b2f786b6be1a2f51105 (diff)
downloadafl++-7e0000021c8e456301bb861438752e0fe884660e.tar.gz
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
Diffstat (limited to 'test/test-performance.sh')
-rwxr-xr-xtest/test-performance.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-performance.sh b/test/test-performance.sh
index cd9f6caf..d61e2f2a 100755
--- a/test/test-performance.sh
+++ b/test/test-performance.sh
@@ -18,6 +18,7 @@ export AFL_QUIET=1
 export AFL_PATH=`pwd`/..
 
 unset AFL_EXIT_WHEN_DONE
+unset AFL_EXIT_ON_TIME
 unset AFL_SKIP_CPUFREQ
 unset AFL_DEBUG
 unset AFL_HARDEN