summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2001-10-01 19:59:44 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2001-10-01 19:59:44 +0000
commit77f73dac8474bb788635843d8cb259d55a2a343a (patch)
treea3d3528574f40ea73e0536d1bf2f0258702ed4ee /regress
parent9fae936d2f8402bcd17e0b718ff05f0da50ba0a2 (diff)
sync with support for underscores in macro names
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pf6.in1
-rw-r--r--regress/sbin/pfctl/pf6.ok1
2 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf6.in b/regress/sbin/pfctl/pf6.in
index 1194e71941b..180d36d85db 100644
--- a/regress/sbin/pfctl/pf6.in
+++ b/regress/sbin/pfctl/pf6.in
@@ -1,2 +1,3 @@
a=b
c=x
+a_b_c=d
diff --git a/regress/sbin/pfctl/pf6.ok b/regress/sbin/pfctl/pf6.ok
index 29ac49025ad..e7152b09501 100644
--- a/regress/sbin/pfctl/pf6.ok
+++ b/regress/sbin/pfctl/pf6.ok
@@ -1,2 +1,3 @@
a = b
c = x
+a_b_c = d