Caruychen / 42Hive-Lem_in

Integrated smart ant colony transport system
2 stars 0 forks source link

Bugfinder script modified to work with cluster computers #29

Closed crl-n closed 2 years ago

crl-n commented 2 years ago

The bugfinder script needed a small change in order to run on cluster computers. This PR fixes this issue.

As a small addition the script now has a shebang, so the script can be launched without explicitly invoking the Python interpreter.