From 020936c8c3375e1efe44a3087c891a4b2cbfe044 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 22 Jun 2010 10:49:41 +0200 Subject: ipset 5: last new feature added - the hash types can now store protocol together port, not only port - lots of fixes everywhere: parser, error reporting, manpage The last bits on the todo list before announcing ipset 5: - recheck all the error messages - add possibly more tests - polish manpage --- tests/init.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/init.t') diff --git a/tests/init.t b/tests/init.t index ac15311..3311856 100644 --- a/tests/init.t +++ b/tests/init.t @@ -4,4 +4,6 @@ 1 ipset -L test >/dev/null # Delete our test set: the testsuite fails if it exists 1 ipset -X test +# Check mandatory create arguments +2 ipset -N test # eof -- cgit v1.2.3