summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2012-08-17 23:41:27 +0000
committerespie <espie@openbsd.org>2012-08-17 23:41:27 +0000
commit63b5b92caed76fc9460ad8c080f026d825649e09 (patch)
tree426cbe622a11b4429b60052a19844dd1f74c4000
parentoops, shouldn't go interactive (found by matthew@) (diff)
downloadwireguard-openbsd-63b5b92caed76fc9460ad8c080f026d825649e09.tar.xz
wireguard-openbsd-63b5b92caed76fc9460ad8c080f026d825649e09.zip
fix after signatures change
-rw-r--r--regress/usr.sbin/pkg_add/signatures.ref4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.sbin/pkg_add/signatures.ref b/regress/usr.sbin/pkg_add/signatures.ref
index e642114db69..691159374a9 100644
--- a/regress/usr.sbin/pkg_add/signatures.ref
+++ b/regress/usr.sbin/pkg_add/signatures.ref
@@ -1,6 +1,6 @@
Error: foo-1.0 exists in two non-comparable versions
Someone forgot to bump a REVISION
-foo-1.0,x-1.0 vs. foo-1.0,x-1.0,y-2.0
+foo-1.0,@x-1.0 vs. foo-1.0,@x-1.0,@y-2.0
Error: foo-1.0 exists in two non-comparable versions
Someone forgot to bump a REVISION
-foo-1.0,x-1.0,y-2.0 vs. foo-1.0,x-1.0
+foo-1.0,@x-1.0,@y-2.0 vs. foo-1.0,@x-1.0