artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53fe93b
)
add missing sudo
author
anton
<anton@openbsd.org>
Tue, 5 Oct 2021 17:42:05 +0000
(17:42 +0000)
committer
anton
<anton@openbsd.org>
Tue, 5 Oct 2021 17:42:05 +0000
(17:42 +0000)
regress/usr.sbin/ospf6d/Makefile
patch
|
blob
|
history
diff --git
a/regress/usr.sbin/ospf6d/Makefile
b/regress/usr.sbin/ospf6d/Makefile
index
7577629
..
b37f8b9
100644
(file)
--- a/
regress/usr.sbin/ospf6d/Makefile
+++ b/
regress/usr.sbin/ospf6d/Makefile
@@
-1,6
+1,7
@@
-# $OpenBSD: Makefile,v 1.
2 2020/06/12 13:27:43 denis
Exp $
+# $OpenBSD: Makefile,v 1.
3 2021/10/05 17:42:05 anton
Exp $
-REGRESS_TARGETS = network_statement
+REGRESS_TARGETS= network_statement
+REGRESS_ROOT_TARGETS= ${REGRESS_TARGETS}
OSPF6D ?= /usr/sbin/ospf6d