bash3boilerplate/test
Manuel Streuhofer ce755604da run shellcheck as part of the acceptance test (#77)
* install shellcheck from debian sid repository

* cleanup acceptance shell script

use a uniq temp directory and cleanup
make sure commands we use/need are installed

* shellcheck main.sh

* shellcheck example.sh

* shellcheck test/acceptance.sh

* brace all variables, used [[ instead of [
2016-12-15 12:57:42 +01:00
..
fixture added automatic usage validation for required args 2016-12-09 00:54:52 +01:00
scenario added automatic usage validation for required args 2016-12-09 00:54:52 +01:00
acceptance.sh run shellcheck as part of the acceptance test (#77) 2016-12-15 12:57:42 +01:00