]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: delete tempfile failover in testcases
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Thu, 14 Apr 2016 19:47:05 +0000 (21:47 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 15 Apr 2016 10:55:58 +0000 (12:55 +0200)
commitc30fc3d731b711847fce7910e95d1c217886cb09
treec37564214ed93d1a33f786b22c12f519dac8fa8a
parentf9feca7d4029ed5af9e392cab3db93a5db0aa33f
tests/shell: delete tempfile failover in testcases

It seems both Debian/Fedora (and derivates) contains mktemp (from the coreutils
package) so it makes no sense to have this failover, which looks buggy also.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/netns/0001nft-f_0
tests/shell/testcases/netns/0003many_0
tests/shell/testcases/nft-f/0001define_slash_0
tests/shell/testcases/nft-f/0002rollback_rule_0
tests/shell/testcases/nft-f/0003rollback_jump_0
tests/shell/testcases/nft-f/0004rollback_set_0
tests/shell/testcases/nft-f/0005rollback_map_0