Skip to content

Changed name of geometry variable in flag parsing so it would be used

Andrew Swanson requested to merge aswanson/bonsai.sh:fixGeometryFlag into master

The variable holding the geometry specified in the geo flag did not match what was used later in the script, meaning the option didn't actually do anything.

Merge request reports