Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/modules/ufetchstore fix TESTSDIR.
details: https://anonhg.NetBSD.org/src/rev/60061e2f6d66
branches: trunk
changeset: 455843:60061e2f6d66
user: christos <christos%NetBSD.org@localhost>
date: Mon Apr 15 20:21:35 2019 +0000
description:
fix TESTSDIR.
http://releng.netbsd.org/builds/HEAD/201904150550Z/evbarm-earm.build.failed
diffstat:
tests/modules/ufetchstore/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r f96527dfb018 -r 60061e2f6d66 tests/modules/ufetchstore/Makefile
--- a/tests/modules/ufetchstore/Makefile Mon Apr 15 19:13:03 2019 +0000
+++ b/tests/modules/ufetchstore/Makefile Mon Apr 15 20:21:35 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/04/06 11:54:25 maya Exp $
+# $NetBSD: Makefile,v 1.2 2019/04/15 20:21:35 christos Exp $
.include <bsd.own.mk>
-TESTSDIR= ${TESTSBASE}/modules
+TESTSDIR= ${TESTSBASE}/modules/ufetchstore
CPPFLAGS+= -D_KERNTYPES -I${.CURDIR}/module
# Ideally this test could be in the parent Makefile, which could not descend
Home |
Main Index |
Thread Index |
Old Index