Muxelmann / OpenDSSDirect.make

A set of scripts to download and compile the up to date version of OpenDSS library.
Other
10 stars 4 forks source link

Check for segfaults in test.py #20

Closed kdheepak closed 6 years ago

kdheepak commented 6 years ago

set -e will exit immediately if a command exits with a non-zero status.