From 2c4b5ea773c606cd65b928ed151157a403a09d45 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Wed, 30 May 2018 12:34:46 +0200 Subject: tests: shell: remove nft_objref module on cleanup 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 b52611b4..c3bb43e5 100755 --- a/tests/shell/run-tests.sh +++ b/tests/shell/run-tests.sh @@ -74,7 +74,7 @@ kernel_cleanup() { nft_exthdr nft_payload nft_cmp nft_range \ 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_hash nft_ct nft_compat nft_rt nft_objref \ 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 \ -- cgit v1.2.3