about summary refs log tree commit diff
path: root/test/test.sh
diff options
context:
space:
mode:
authorh1994st <h1994st@gmail.com>2020-03-27 21:03:06 -0400
committerDominik Maier <domenukk@gmail.com>2020-03-30 16:46:53 +0200
commit048beb752db51252f1374e1b91ee73fd9174acb6 (patch)
treead28771a6c0e81c7b30beaa1281229658cea3b25 /test/test.sh
parent87621b6345a2e140d60b116edf3592c67ede2113 (diff)
downloadafl++-048beb752db51252f1374e1b91ee73fd9174acb6.tar.gz
Fix typo
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test.sh b/test/test.sh
index 0d3c7199..11c4be25 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -60,8 +60,8 @@ unset AFL_QEMU_PERSISTENT_GPR
 unset AFL_QEMU_PERSISTENT_RET
 unset AFL_QEMU_PERSISTENT_HOOK
 unset AFL_QEMU_PERSISTENT_CNT
-
-export unset AFL_CUSTOM_MUTATOR_LIBRARY=unset AFL_POST_LIBRARY
+unset AFL_POST_LIBRARY
+unset AFL_CUSTOM_MUTATOR_LIBRARY
 unset AFL_PYTHON_MODULE
 unset AFL_PRELOAD
 unset LD_PRELOAD