Source-Changes-HG archive

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

[src/trunk]: src/tests/crypto Remove bogus TESTSDIR



details:   https://anonhg.NetBSD.org/src/rev/d1017b4130a0
branches:  trunk
changeset: 325985:d1017b4130a0
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Jan 15 10:19:55 2014 +0000

description:
Remove bogus TESTSDIR

diffstat:

 tests/crypto/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r addf48ef3c08 -r d1017b4130a0 tests/crypto/Makefile
--- a/tests/crypto/Makefile     Wed Jan 15 10:13:25 2014 +0000
+++ b/tests/crypto/Makefile     Wed Jan 15 10:19:55 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/01/14 18:06:27 pgoyette Exp $
+# $NetBSD: Makefile,v 1.5 2014/01/15 10:19:55 martin Exp $
 
 .include <bsd.own.mk>
 
@@ -6,6 +6,5 @@
 TESTS_SUBDIRS+=                opencrypto
 
 TESTSDIR=      ${TESTSBASE}/crypto
-TESTSDIR+=     ${TESTSBASE}/opencrypto
 
 .include <bsd.test.mk>



Home | Main Index | Thread Index | Old Index