]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
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)
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

index e0129536fcb7a02f6a1b91d95275031fa79764ea..3467cc07e646921671fb481bd35de41f682a3e41 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # ordering of element options and expressions has changed, make sure parser
 # accepts both ways