aboutsummaryrefslogtreecommitdiff
path: root/evaluate2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'evaluate2.sh')
-rwxr-xr-xevaluate2.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/evaluate2.sh b/evaluate2.sh
index e8c928c..84c8e52 100755
--- a/evaluate2.sh
+++ b/evaluate2.sh
@@ -82,7 +82,6 @@ for fork in "$@"; do
done || true # grep returns exit code 1 when no match, `|| true` prevents the script from exiting early
fi
done
-echo "SUCCESS"
## END - SDKMAN Setup
# Check if SMT is enabled (we want it disabled)