Compare commits

...

2 Commits

Author SHA1 Message Date
Friwi
fc6d113ca9 Modify error handling 2026-02-16 11:37:51 +01:00
Friwi
7d76a7b76a Skip README generation for linux32 2026-02-16 10:44:11 +01:00

View File

@@ -68,7 +68,7 @@ else
fi
#Entering distribution phase - disable error handling (javadoc building fails here nontheless)
set -e
set +e
#Generate distribution
chmod +x make_distrib.sh