Source-Changes-HG archive

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

[src/trunk]: src/tests/bin/sh remove old test



details:   https://anonhg.NetBSD.org/src/rev/b897e6a0a418
branches:  trunk
changeset: 814137:b897e6a0a418
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Mar 08 14:26:34 2016 +0000

description:
remove old test

diffstat:

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

diffs (17 lines):

diff -r ee83b554156e -r b897e6a0a418 tests/bin/sh/Makefile
--- a/tests/bin/sh/Makefile     Tue Mar 08 14:26:26 2016 +0000
+++ b/tests/bin/sh/Makefile     Tue Mar 08 14:26:34 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/02/23 16:20:42 christos Exp $
+# $NetBSD: Makefile,v 1.7 2016/03/08 14:26:34 christos Exp $
 #
 
 .include <bsd.own.mk>
@@ -7,7 +7,6 @@
 
 TESTS_SUBDIRS += dotcmd
 
-TESTS_SH=      t_compexit
 TESTS_SH+=     t_exit
 TESTS_SH+=     t_expand
 TESTS_SH+=     t_evaltested



Home | Main Index | Thread Index | Old Index