diff options
-rwxr-xr-x | test/test-basic.sh | 2 | ||||
m--------- | unicorn_mode/unicornafl | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/test-basic.sh b/test/test-basic.sh index 0d16ebd1..d63f01cf 100755 --- a/test/test-basic.sh +++ b/test/test-basic.sh @@ -118,7 +118,7 @@ test "$SYS" = "i686" -o "$SYS" = "x86_64" -o "$SYS" = "amd64" -o "$SYS" = "i86pc INCOMPLETE=1 } } || { - $ECHO "$GREY[[*] not an intel platform, skipped tests of afl-gcc" + $ECHO "$GREY[*] not an intel platform, skipped tests of afl-gcc" #this is not incomplete as this feature doesnt exist, so all good AFL_TEST_COUNT=$((AFL_TEST_COUNT-1)) } diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl -Subproject f44ec48f8d5929f243522c1152b5b3c0985a554 +Subproject 0bf26f6c2601e1c1c84998551ed7d50b4108fbd |