From 6e27c660587d1eba612b488ae033154c83a7e859 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 21 Dec 2020 12:48:02 +0100 Subject: ci fix --- afl-system-config | 1 + 1 file changed, 1 insertion(+) (limited to 'afl-system-config') diff --git a/afl-system-config b/afl-system-config index 4ca9f0a9..7031544c 100755 --- a/afl-system-config +++ b/afl-system-config @@ -80,3 +80,4 @@ if [ "$PLATFORM" = "Darwin" ] ; then DONE=1 fi test -z "$DONE" && echo Error: Unknown platform: $PLATFORM +exit 0 -- cgit 1.4.1