aboutsummaryrefslogtreecommitdiff
path: root/check/zsh.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove diagnostic messages from check/lint scriptsTom Ryder2018-12-191-1/+0
| | | | So that `make -s` works nicely.
* Remove unneeded semicolon from sh "for VAR ; do"Tom Ryder2018-12-061-1/+1
| | | | | It turns out the semicolon belongs to the "in" syntax, and is optional without it.
* Apply revisions to `check-zsh` target as wellTom Ryder2017-10-311-4/+8
| | | | I forgot about this one.
* More sh flexibility (check/lint scripts)Tom Ryder2017-04-051-0/+5