bash3boilerplate/test/scenario/main-usage-defaults
Manuel Streuhofer 1e69fd5e21 removed all usage of eval, proper usage of unset
replaced all `eval` with `printf -v` for security reasons.

the behaviour of unset without -v/-f is actually undefined so make the
intent clear.
2016-12-06 18:06:25 +01:00
..
run.sh removed all usage of eval, proper usage of unset 2016-12-06 18:06:25 +01:00