Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/usr.sbin Fix directories
details: https://anonhg.NetBSD.org/src/rev/f3371f422863
branches: trunk
changeset: 1011259:f3371f422863
user: martin <martin%NetBSD.org@localhost>
date: Wed Jun 24 14:48:47 2020 +0000
description:
Fix directories
diffstat:
tests/usr.sbin/stdethers/Makefile | 4 ++--
tests/usr.sbin/stdhosts/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 7f73523b3d03 -r f3371f422863 tests/usr.sbin/stdethers/Makefile
--- a/tests/usr.sbin/stdethers/Makefile Wed Jun 24 14:44:44 2020 +0000
+++ b/tests/usr.sbin/stdethers/Makefile Wed Jun 24 14:48:47 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/06/24 09:47:18 jruoho Exp $
+# $NetBSD: Makefile,v 1.2 2020/06/24 14:48:47 martin Exp $
.include <bsd.own.mk>
-TESTSDIR= ${TESTSBASE}/usr.sbin/t_stdethers
+TESTSDIR= ${TESTSBASE}/usr.sbin/stdethers
TESTS_SH= t_stdethers
diff -r 7f73523b3d03 -r f3371f422863 tests/usr.sbin/stdhosts/Makefile
--- a/tests/usr.sbin/stdhosts/Makefile Wed Jun 24 14:44:44 2020 +0000
+++ b/tests/usr.sbin/stdhosts/Makefile Wed Jun 24 14:48:47 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/06/24 09:47:18 jruoho Exp $
+# $NetBSD: Makefile,v 1.2 2020/06/24 14:48:47 martin Exp $
.include <bsd.own.mk>
-TESTSDIR= ${TESTSBASE}/usr.sbin/t_stdhosts
+TESTSDIR= ${TESTSBASE}/usr.sbin/stdhosts
TESTS_SH= t_stdhosts
Home |
Main Index |
Thread Index |
Old Index