aboutsummaryrefslogtreecommitdiff
path: root/bin/eds.sh
Commit message (Collapse)AuthorAgeFilesLines
* Trim some trailing whitespaceTom Ryder2018-12-311-1/+1
|
* Clarify control flow in shell scriptsTom Ryder2018-12-311-1/+4
|
* Break up some long linesTom Ryder2018-12-261-1/+2
|
* Remove unneeded semicolon from sh "for VAR ; do"Tom Ryder2018-12-061-2/+2
| | | | | It turns out the semicolon belongs to the "in" syntax, and is optional without it.
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-051-0/+50