mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 16:21:32 +00:00
test.sh: continue after failed test case qemu persistent mode
This commit is contained in:
parent
fced3e00ce
commit
e68d2345d5
@ -802,7 +802,6 @@ test -e ../afl-qemu-trace && {
|
|||||||
echo CUT------------------------------------------------------------------CUT
|
echo CUT------------------------------------------------------------------CUT
|
||||||
$ECHO "$RED[!] afl-fuzz is not working correctly with persistent qemu_mode"
|
$ECHO "$RED[!] afl-fuzz is not working correctly with persistent qemu_mode"
|
||||||
CODE=1
|
CODE=1
|
||||||
exit 1
|
|
||||||
}
|
}
|
||||||
rm -rf in out errors
|
rm -rf in out errors
|
||||||
} || {
|
} || {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user