mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-05-14 04:15:19 +02:00
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).