mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 02:58:08 +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
|
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
|
#this is not incomplete as this feature doesnt exist, so all good
|
||||||
AFL_TEST_COUNT=$((AFL_TEST_COUNT-1))
|
AFL_TEST_COUNT=$((AFL_TEST_COUNT-1))
|
||||||
}
|
}
|
||||||
|
Submodule unicorn_mode/unicornafl updated: f44ec48f8d...0bf26f6c26
Reference in New Issue
Block a user