test_shellvars_list.aug | |
Augeas Tests | |
Shellvars_list.lns | Ticket #342: end-of-line comments |
Shellvars_list.lns | Support double-quoted continued lines |
Ticket #342: end-of-line comments
test Shellvars_list.lns get "service_ping=\"ping/icmp\" #ping\n" = { "service_ping" { "quote" = "\"" } { "value" = "ping/icmp" } { "#comment" = "ping" } }