aboutsummaryrefslogtreecommitdiff
path: root/bin/mex.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Work around no options terminal in POSIX chmod(1)Tom Ryder2017-07-011-1/+5
|
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-051-0/+52