artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b43857e
)
Print OK after all of the RRDP related tests. To make it clear that
author
claudio
<claudio@openbsd.org>
Mon, 28 Mar 2022 08:11:36 +0000
(08:11 +0000)
committer
claudio
<claudio@openbsd.org>
Mon, 28 Mar 2022 08:11:36 +0000
(08:11 +0000)
the regress test was successful.
regress/usr.sbin/rpki-client/Makefile.inc
patch
|
blob
|
history
diff --git
a/regress/usr.sbin/rpki-client/Makefile.inc
b/regress/usr.sbin/rpki-client/Makefile.inc
index
4909a89
..
d1a448f
100644
(file)
--- a/
regress/usr.sbin/rpki-client/Makefile.inc
+++ b/
regress/usr.sbin/rpki-client/Makefile.inc
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.inc,v 1.
19 2022/02/10 19:16:44 tb
Exp $
+# $OpenBSD: Makefile.inc,v 1.
20 2022/03/28 08:11:36 claudio
Exp $
.PATH: ${.CURDIR}/../../../../usr.sbin/rpki-client
@@
-87,3
+87,4
@@
run-regress-test-rrdp: test-rrdp
./test-rrdp \
-n < ${.CURDIR}/../rrdp/notification_xmlns.xml 2>&1 | tee rrdp-r7.out
cmp ${.CURDIR}/../rrdp/rrdp-r7.out rrdp-r7.out
+ @echo OK