hosts/test
William Melody 80edd464b6 Use explicit escaping for "\\n" newlines.
Backslash is literal, so explicitly escape it rather than rely on
fallback behavior.

ShellCheck SC1117
https://github.com/koalaman/shellcheck/wiki/SC1117
2018-04-15 14:55:26 -07:00
..
fixtures Add initial test structure with test 'hosts' file. 2016-01-24 21:14:32 -08:00
add.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
block.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
disable.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
disabled.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
enable.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
enabled.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
file.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
help.bats Use braces in all variable references. 2016-02-23 18:14:21 -08:00
hosts.bats Use braces in all variable references. 2016-02-23 18:14:21 -08:00
list.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
remove.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
search.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
show.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
test_helper.bash Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
unblock.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00
version.bats Use explicit escaping for "\\n" newlines. 2018-04-15 14:55:26 -07:00