artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce211e9
)
Add rsync to subdir to create obj. With obj directory rsync test
author
bluhm
<bluhm@openbsd.org>
Thu, 21 Sep 2023 20:55:02 +0000
(20:55 +0000)
committer
bluhm
<bluhm@openbsd.org>
Thu, 21 Sep 2023 20:55:02 +0000
(20:55 +0000)
passes also when run as root.
regress/usr.bin/Makefile
patch
|
blob
|
history
diff --git
a/regress/usr.bin/Makefile
b/regress/usr.bin/Makefile
index
52d71cd
..
e8e2df8
100644
(file)
--- a/
regress/usr.bin/Makefile
+++ b/
regress/usr.bin/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.4
7 2023/06/12 20:19:45 millert
Exp $
+# $OpenBSD: Makefile,v 1.4
8 2023/09/21 20:55:02 bluhm
Exp $
SUBDIR+= apply
SUBDIR+= basename bc
@@
-11,7
+11,7
@@
SUBDIR+= lastcomm
SUBDIR+= m4 mail mandoc
SUBDIR+= nc
SUBDIR+= openssl
-SUBDIR+= rev
+SUBDIR+= rev
rsync
SUBDIR+= sdiff sed seq signify snmp sort
SUBDIR+= tsort
SUBDIR+= ul