2 comments:
Patch Set #2, Line 2: set -e
Recommended to use "Bash Strict Mode"
see http://redsymbol.net/articles/unofficial-bash-strict-mode/
Patch Set #2, Line 7: (cd out && ninja)
Why not add `out` directory to `.gitignore`?
To view, visit change 46894. To unsubscribe, or for help writing mail filters, visit settings.