Commit Graph

4 Commits

Author SHA1 Message Date
Austin English
be640d4c49 scripts: fix shellcheck SC2231 'Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt .' 2020-06-20 06:09:33 -05:00
Austin English
f92868bd30 scripts: fix shellcheck SC2006 'Use $(...) notation instead of legacy backticked ....' 2020-06-20 06:09:33 -05:00
Austin English
3c57f8e0ab scripts: move sets out of shebang
The makefile calls the scripts with `bash -x ...`, which overrides the
shebang, so the -e is dropped.
2020-05-10 03:28:20 -05:00
Hal Emmerich
b1e036e50c Improved image making for debugging 2019-02-27 13:20:11 -06:00