Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/usr.bin commit works better when you cvs add first



details:   https://anonhg.NetBSD.org/src/rev/1e0277242864
branches:  trunk
changeset: 761635:1e0277242864
user:      pooka <pooka%NetBSD.org@localhost>
date:      Thu Feb 03 17:21:17 2011 +0000

description:
commit works better when you cvs add first

diffstat:

 tests/usr.bin/Makefile |  10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 873518c26c28 -r 1e0277242864 tests/usr.bin/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/usr.bin/Makefile    Thu Feb 03 17:21:17 2011 +0000
@@ -0,0 +1,10 @@
+#      $NetBSD: Makefile,v 1.1 2011/02/03 17:21:17 pooka Exp $
+#
+
+.include <bsd.own.mk>
+
+TESTSDIR=       ${TESTSBASE}/usr.bin
+
+TESTS_SUBDIRS+= rump_server
+
+.include <bsd.test.mk>



Home | Main Index | Thread Index | Old Index