summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2018-06-18 14:06:11 +0000
committerespie <espie@openbsd.org>2018-06-18 14:06:11 +0000
commit8dc50c6d529a43f004a0416cdda428ac83933869 (patch)
tree1cec7bbae83ab589d999c2400dde2a6ea06b399b
parentand add the DESC as well (diff)
downloadwireguard-openbsd-8dc50c6d529a43f004a0416cdda428ac83933869.tar.xz
wireguard-openbsd-8dc50c6d529a43f004a0416cdda428ac83933869.zip
link the non-regression test
-rw-r--r--regress/usr.sbin/pkg_add/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.sbin/pkg_add/Makefile b/regress/usr.sbin/pkg_add/Makefile
index a913e4a9952..202c5df1b37 100644
--- a/regress/usr.sbin/pkg_add/Makefile
+++ b/regress/usr.sbin/pkg_add/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.55 2018/06/18 13:58:55 espie Exp $
+# $OpenBSD: Makefile,v 1.56 2018/06/18 14:06:11 espie Exp $
REGRESS_TARGETS=pkgnames pkgpaths signatures depends-check longnames pkgcfl \
collision-check1-disabled collision-check2-disabled collision-check3 \
@@ -9,7 +9,7 @@ REGRESS_TARGETS=pkgnames pkgpaths signatures depends-check longnames pkgcfl \
lib-report1 lib-report2 lib-report3 loop1 \
lib-report4 lib-report5 lib-report6 lib-report7 \
qttest gstest exotest-disabled inter1 manual1 oldlib1 \
- usertest-1 usertest-2 usertest-3
+ usertest-1 usertest-2 usertest-3 cups-bug
collision-check{1,2}-disabled:
@! ${MAKE} -C ${.CURDIR} ${@:S/-disabled$//}