Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/sbin/gpt Oops +
details: https://anonhg.NetBSD.org/src/rev/cb914d556942
branches: trunk
changeset: 342074:cb914d556942
user: christos <christos%NetBSD.org@localhost>
date: Fri Dec 04 20:16:23 2015 +0000
description:
Oops +
diffstat:
tests/sbin/gpt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 83edc66c58ba -r cb914d556942 tests/sbin/gpt/Makefile
--- a/tests/sbin/gpt/Makefile Fri Dec 04 19:36:53 2015 +0000
+++ b/tests/sbin/gpt/Makefile Fri Dec 04 20:16:23 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/12/04 17:15:21 christos Exp $
+# $NetBSD: Makefile,v 1.6 2015/12/04 20:16:23 christos Exp $
.include <bsd.own.mk>
@@ -8,7 +8,7 @@
FILESDIR= ${TESTSDIR}
FILES= gpt.empty.show.normal gpt.backup gpt.removepart.show.normal
-FILES= gpt.2part.show.uuid gpt.2part.show.normal gpt.2part.show.label
+FILES+= gpt.2part.show.uuid gpt.2part.show.normal gpt.2part.show.label
FILES+= gpt.resizedisk.show.normal gpt.resizepart.show.normal
.include <bsd.test.mk>
Home |
Main Index |
Thread Index |
Old Index