tidepool-org / tools

A place to put tooling and scripts that help when working on Tidepool stuff.
Other
11 stars 11 forks source link

Fixes "bash: //so: no such file or directory" error #33

Closed gniezen closed 9 years ago

gniezen commented 9 years ago

When executing the runservers script, a non-critical error appears: bash: //so: no such file or directory

This is because C++-style comments are used instead of bash-style comments.