Files
cs220/scripts/grade-02.sh
Jaehwang Jung 7913e6774e grader updates from CS431 (#11)
* If any of linters fail, don't run the tests.
* If build fails, echo the error message to stderr.
* Fix sanitizer options.
* Don't use colored output (it messes up gg log).
* $@ → "$@"
* $@ → $* in string
2022-09-25 15:27:38 +09:00

513 B
Executable File