aboutsummaryrefslogtreecommitdiff
path: root/afl-system-config
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-12-21 12:48:02 +0100
committervan Hauser <vh@thc.org>2020-12-21 12:48:02 +0100
commit6e27c660587d1eba612b488ae033154c83a7e859 (patch)
tree35e9390d900db7e70c2f0838d7f3d9b4f30e6dba /afl-system-config
parent7172302be822c314a8c54dab9391a254ce72d557 (diff)
downloadAFLplusplus-6e27c660587d1eba612b488ae033154c83a7e859.tar.gz
ci fix
Diffstat (limited to 'afl-system-config')
-rwxr-xr-xafl-system-config1
1 files changed, 1 insertions, 0 deletions
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