diff options
author | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2007-09-19 12:54:53 +0000 |
---|---|---|
committer | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2007-09-19 12:54:53 +0000 |
commit | 10c2243dcbe8a78c9b9d6d47cd7c3c515e4265fe (patch) | |
tree | eb1f79b2b6d36979f9ca3ca9e7163f6c2f3a1d3a /regress/sbin/pfctl/pfr12.in | |
parent | 1222906e76b9a9e3187eba236e163a2cf6d6074d (diff) |
pfctl seems to report errors when accessing empty tables,
in a different manner now. Use "-T show" now.
OK henning
Diffstat (limited to 'regress/sbin/pfctl/pfr12.in')
-rw-r--r-- | regress/sbin/pfctl/pfr12.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pfr12.in b/regress/sbin/pfctl/pfr12.in index d46c89b18d3..82be321392a 100644 --- a/regress/sbin/pfctl/pfr12.in +++ b/regress/sbin/pfctl/pfr12.in @@ -1,14 +1,14 @@ # hidden tables created by rules pass list pass kill -pass list +pass show pass rule pass in from <regress> to any pass list pass list pass rule pass list pass kill -pass list +pass show pass rule pass in from <regress> to any pass list pass load table <regress> persist |