aboutsummaryrefslogtreecommitdiff
path: root/check/xinit.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.
* Bring Xinit check/lint scripts up to standardTom Ryder2017-10-311-3/+6
| | | | | This makes them more consistent with the work already done on the check and lint scripts for the other targets.
* Add xinitrc.d script checksTom Ryder2017-04-091-0/+4