From 665802673d669634fa1142fc9f99f759bebbf664 Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Thu, 5 Nov 2020 22:58:55 +0100 Subject: typo fixed --- test/test-basic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test-basic.sh') 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)) } -- cgit 1.4.1