]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
tests: shell: remove nft_objref module on cleanup
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 30 May 2018 10:34:46 +0000 (12:34 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 30 May 2018 10:34:46 +0000 (12:34 +0200)
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/run-tests.sh

index b52611b4eb69568ba78f50f195753267b4070c4c..c3bb43e5dd458c2ee4d923db150c37bef841ac62 100755 (executable)
@@ -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 \