]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: fix failed tests due to missing quotes
authorEric Jallot <ejallot@gmail.com>
Tue, 8 Oct 2019 18:06:32 +0000 (20:06 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 8 Oct 2019 18:38:01 +0000 (20:38 +0200)
commitd55bdfac89610474115fdc976d28d5f23b06c32e
treeaef63249f434cf1e135c75a152a435f9e657910c
parent1b585afb6f114050d21f0ac5daecdde298cf480f
tests: shell: fix failed tests due to missing quotes

Add double quotes to protect newlines when using <<< redirection.

See also commit b878cb7d83855.

Signed-off-by: Eric Jallot <ejallot@gmail.com>
Signed-off-by: Phil Sutter <phil@nwl.cc>
14 files changed:
tests/shell/testcases/flowtable/0001flowtable_0
tests/shell/testcases/listing/0015dynamic_0
tests/shell/testcases/listing/0017objects_0
tests/shell/testcases/listing/0018data_0
tests/shell/testcases/listing/0019set_0
tests/shell/testcases/maps/0007named_ifname_dtype_0
tests/shell/testcases/nft-f/0002rollback_rule_0
tests/shell/testcases/nft-f/0003rollback_jump_0
tests/shell/testcases/nft-f/0004rollback_set_0
tests/shell/testcases/nft-f/0005rollback_map_0
tests/shell/testcases/nft-f/0006action_object_0
tests/shell/testcases/nft-f/0017ct_timeout_obj_0
tests/shell/testcases/nft-f/0018ct_expectation_obj_0
tests/shell/testcases/sets/0029named_ifname_dtype_0