summaryrefslogtreecommitdiff
path: root/templates/bash/template.sh
AgeCommit message (Expand)AuthorFilesLines
2020-12-18refactor: rename tera template files to have .tera suffixLars Wirzenius1-163/+0
2020-12-02test: use shellcheck to check most shell codeLars Wirzenius1-124/+6
2020-11-18feat(templates/bash): set TMPDIR also for bash templateLars Wirzenius1-2/+3
2020-10-11refactor(templates/bash): unset environment variables without PythonLars Wirzenius1-2/+10
2020-10-02fix(templates/bash): when unsetting env, handle vars with newlinesLars Wirzenius1-1/+2
2020-06-07feat: supply source file name for functions filesLars Wirzenius1-1/+6
2020-05-24feat: set up a minimal environment in the code templatesLars Wirzenius1-0/+11
2020-05-20feat!: allow multiple bindings and functions filesLars Wirzenius1-1/+1
2020-05-17feat(template.sh): call cleanup functions if definedLars Wirzenius1-17/+51
2020-05-08Change: bash template to run only requested scenariosLars Wirzenius1-1/+15
2020-05-08Refactor: bash template to put scenarios in functionsLars Wirzenius1-18/+30
2020-04-25Change: use /usr/bin/env to find bashLars Wirzenius1-1/+1
2020-04-22Add: a bash template and change echo.md to use itLars Wirzenius1-0/+195