Source-Changes-HG archive

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

[src/trunk]: src/tests/bin/sh Visit the Bureau of Redundancy Department.



details:   https://anonhg.NetBSD.org/src/rev/9d13ae7dcb04
branches:  trunk
changeset: 802358:9d13ae7dcb04
user:      dholland <dholland%NetBSD.org@localhost>
date:      Thu Sep 11 18:25:30 2014 +0000

description:
Visit the Bureau of Redundancy Department.
>From Henning Petersen in PR 49191.

diffstat:

 tests/bin/sh/Makefile |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (23 lines):

diff -r 426cde148fe5 -r 9d13ae7dcb04 tests/bin/sh/Makefile
--- a/tests/bin/sh/Makefile     Thu Sep 11 18:11:59 2014 +0000
+++ b/tests/bin/sh/Makefile     Thu Sep 11 18:25:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/31 14:29:06 christos Exp $
+# $NetBSD: Makefile,v 1.4 2014/09/11 18:25:30 dholland Exp $
 #
 
 .include <bsd.own.mk>
@@ -7,13 +7,6 @@
 
 TESTS_SUBDIRS += dotcmd
 
-.include <bsd.test.mk>
-# $NetBSD: Makefile,v 1.3 2014/05/31 14:29:06 christos Exp $
-
-.include <bsd.own.mk>
-
-TESTSDIR=      ${TESTSBASE}/bin/sh
-
 TESTS_SH=      t_compexit
 TESTS_SH+=     t_exit
 TESTS_SH+=     t_expand



Home | Main Index | Thread Index | Old Index