Skip to content
Snippets Groups Projects
Commit c010b375 authored by Razvan Deaconescu's avatar Razvan Deaconescu
Browse files

tests: Fix use of linter.out when grading


Linter tools (`cpplint`, `checkpatch`, `shellcheck`) should use
`linter.out` as their output file. Fix the `grade.sh` script to use
`linter.out`, instead of the old, wrong `checker.out`.

Signed-off-by: default avatarRazvan Deaconescu <razvan.deaconescu@upb.ro>
parent 6600acc0
No related branches found
No related tags found
No related merge requests found
Pipeline #25724 passed