tests: add test coverage for comment lines within batch commands.
[project/uci.git] / test / references / show_parsing_multiline_option.result
1 sockd.instance0.extra_config='
2                 user.unprivileged: nobody
3                 client pass {
4                         from: 0.0.0.0/0 to: 0.0.0.0/0
5                         session.max: 64
6                         log: error
7                 }
8
9                 socks pass {
10                         from: 0.0.0.0/0 to: 0.0.0.0/0
11                         log: connect
12                 } '