about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xtest/test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh
index b8d4208f..e950e3de 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -802,7 +802,6 @@ test -e ../afl-qemu-trace && {
           echo CUT------------------------------------------------------------------CUT
           $ECHO "$RED[!] afl-fuzz is not working correctly with persistent qemu_mode"
           CODE=1
-          exit 1
         }
         rm -rf in out errors
       } || {