From 32558bc8072caa14ee670c6be40af4d183e8ffcc Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Fri, 7 Aug 2020 19:41:39 +0200 Subject: minor test fixes for Raspberry Pi Linux 64-bit --- test/test-basic.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test-basic.sh') diff --git a/test/test-basic.sh b/test/test-basic.sh index 59269ffe..5ce5630b 100755 --- a/test/test-basic.sh +++ b/test/test-basic.sh @@ -120,6 +120,7 @@ test "$SYS" = "i686" -o "$SYS" = "x86_64" -o "$SYS" = "amd64" -o "$SYS" = "i86pc } } || { $ECHO "$YELLOW[-] not an intel platform, cannot test afl-gcc" + INCOMPLETE=1 } . ./test-post.sh -- cgit 1.4.1