From: bluhm Date: Thu, 21 Sep 2023 20:55:02 +0000 (+0000) Subject: Add rsync to subdir to create obj. With obj directory rsync test X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=18109cf22750d12f0babf6bd4003a356292d74f0;p=openbsd Add rsync to subdir to create obj. With obj directory rsync test passes also when run as root. --- diff --git a/regress/usr.bin/Makefile b/regress/usr.bin/Makefile index 52d71cd1647..e8e2df8d8dd 100644 --- a/regress/usr.bin/Makefile +++ b/regress/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2023/06/12 20:19:45 millert Exp $ +# $OpenBSD: Makefile,v 1.48 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