]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: use /bin/bash in sets/elem_opts_compat_0
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 24 Oct 2023 10:41:57 +0000 (12:41 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 24 Oct 2023 10:41:57 +0000 (12:41 +0200)
commitd3e941668be1d3922832fd70788fb248fd11f6c7
treed85b5aa842beb4f4f1f0782003e29996dbab0c84
parent122dce6b35205a3df419a5cae9acfd6e83e8725a
tests: shell: use /bin/bash in sets/elem_opts_compat_0

So running this test with /bin/sh != /bin/bash works.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/sets/elem_opts_compat_0