Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix small bug in RMG-tests triggering bash script.
I hate bash. this was causing these errors: ./trigger-rmg-tests.sh: line 33: [master: command not found ./trigger-rmg-tests.sh: line 45: [master: command not found A consequence was the Travis job running RMG-tests thought everything was a dual RMG-Py/RMG-database job. They still worked because they used the "master" branch for RMG-Py, but this way is probably better, and is certainly what was intended.
- Loading branch information