diff options
Diffstat (limited to 'regress/sbin/pfctl/pf30.in')
-rw-r--r-- | regress/sbin/pfctl/pf30.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf30.in b/regress/sbin/pfctl/pf30.in new file mode 100644 index 00000000000..8ea25780929 --- /dev/null +++ b/regress/sbin/pfctl/pf30.in @@ -0,0 +1,7 @@ +#test line continuation + +block \ + in \ + on lo0 \ + from any \ + to any |