mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 21:58:27 +01:00
d287dfe9f1
I found that even though my openscad was crashing on tests_hull.scad, this script reported that it had passed. This change saves the exit code of the openscad command, and checks that it is 0 (success).