diff options
| author | van Hauser <vh@thc.org> | 2020-12-23 14:58:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-23 14:58:52 +0100 |
| commit | 7dc433a0c0efb236a2ab6fa4006a91aa02e26779 (patch) | |
| tree | b0a48cd22af9aaa9695b61d08499232dbe9f0f36 /test/test-pre.sh | |
| parent | 1078409875cacc5626a3961e08cf67c68049d22a (diff) | |
| parent | 8d10d12ab344bdf6dfe0478e927c92278b4aac78 (diff) | |
| download | afl++-7dc433a0c0efb236a2ab6fa4006a91aa02e26779.tar.gz | |
Merge pull request #637 from AFLplusplus/dev
minor push to stable
Diffstat (limited to 'test/test-pre.sh')
| -rwxr-xr-x | test/test-pre.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-pre.sh b/test/test-pre.sh index 4c708a68..85ac320b 100755 --- a/test/test-pre.sh +++ b/test/test-pre.sh @@ -90,6 +90,7 @@ unset AFL_CUSTOM_MUTATOR_LIBRARY unset AFL_PYTHON_MODULE unset AFL_PRELOAD unset LD_PRELOAD +unset SKIP rm -rf in in2 out |
