aboutsummaryrefslogtreecommitdiff
path: root/subprojects/freeamo/src/get-add-ons
Commit message (Collapse)AuthorAgeFilesLines
* Updated FreeAMO: if ! ; then echo foo; fi # for pvdavid2018-07-261-2/+2
|
* progress toward making things work with err:Ian Kelling2018-07-251-4/+0
| | | | | | | | remove : to fix command not found error. remove ((line++)) reference to unset variable error add missing line initialization fix style, prefer 'x"x' to "x\"x" for readability turn off pv when debug is set, it's messing up stack trace output
* Updated FreeAMOdavid2018-07-251-0/+96