replace all usages of `exit`
- those skipped the ERR trap
- add die function to exit with line number and message
1 parent 3317ad8 commit 6e9de34ceb548742cbbab690716319144f267853
@Martin Nowak Martin Nowak authored on 3 Jul 2017
Showing 34 changed files
View
test/0-init-fail-json.sh
View
test/0-init-fail.sh
View
test/0-init-interactive.sh
View
test/0-init-multi-json.sh
View
test/0-init-multi.sh
View
test/0-init-simple-json.sh
View
test/0-init-simple.sh
View
test/4-describe-data-1-list.sh
View
test/5-convert-stdout.sh
View
test/5-convert.sh
View
test/common.sh
View
test/feat663-search.sh
View
test/interactive-remove.sh
View
test/issue1004-override-config.sh
View
test/issue1005-configuration-resolution.sh
View
test/issue1024-selective-upgrade.sh
View
test/issue103-single-file-package.sh
View
test/issue1091-bogus-rebuild.sh
View
test/issue346-redundant-flags.sh
View
test/issue361-optional-deps.sh
View
test/issue564-invalid-upgrade-dependency.sh
View
test/issue586-subpack-dep.sh
View
test/issue613-dynlib-pic.sh
View
test/issue672-upgrade-optional.sh
View
test/issue674-concurrent-dub.sh
View
test/issue686-multiple-march.sh
View
test/issue782-gtkd-pkg-config.sh
View
test/issue813-fixed-dependency.sh
View
test/issue813-pure-sub-dependency.sh
View
test/issue820-extra-fields-after-convert.sh
View
test/issue884-init-defer-file-creation.sh
View
test/issue895-local-configuration.sh
View
test/issue923-subpackage-deps.sh
View
test/issue934-path-dep.sh