Files
dokku/tests
Dan Callahan d465ceb045 Resolve SC2154: 'variable is referenced but not assigned'
In this case, Bats sets $status, $output, and $lines, but ShellCheck
doesn't statically know that. Therefore, we ignore SC2154 when those
variables are first introduced in ./tests/unit/test_helper.bash

https://github.com/koalaman/shellcheck/wiki/SC2154
2015-11-03 22:00:22 -06:00
..
2014-12-21 14:51:40 -08:00
2014-12-21 14:51:40 -08:00
2015-09-03 22:38:24 -04:00