mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
typo fixed
This commit is contained in:
@ -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))
|
||||
}
|
||||
|
Reference in New Issue
Block a user