From f94f74a39e8379d5cdadb041ca5d61a8ea4e5ea3 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 16 Feb 2017 14:30:39 +0100 Subject: tests: shell: remove nft_set_bitmap on each run Update shell/run-tests.sh to remove this new module too. Signed-off-by: Pablo Neira Ayuso --- tests/shell/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/shell/run-tests.sh b/tests/shell/run-tests.sh index 4e41893e..4eba0a8f 100755 --- a/tests/shell/run-tests.sh +++ b/tests/shell/run-tests.sh @@ -65,7 +65,7 @@ kernel_cleanup() { nft_quota nft_queue nft_numgen \ nft_meta nft_meta_bridge nft_counter nft_log nft_limit \ nft_hash nft_ct nft_compat nft_rt \ - nft_set_hash nft_set_rbtree \ + nft_set_hash nft_set_rbtree nft_set_bitmap \ nft_chain_nat_ipv4 nft_chain_nat_ipv6 \ nf_tables_inet nf_tables_bridge nf_tables_arp \ nf_tables_ipv4 nf_tables_ipv6 nf_tables -- cgit v1.2.3