Source-Changes-HG archive

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

[src/trunk]: src/tests/util Temporarily remove awk subdir, untill jruoho sort...



details:   https://anonhg.NetBSD.org/src/rev/636cb96f609c
branches:  trunk
changeset: 777998:636cb96f609c
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Mar 11 22:19:53 2012 +0000

description:
Temporarily remove awk subdir, untill jruoho sorts out the recent commits
to the proper dir.

diffstat:

 tests/util/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 668f9ded9084 -r 636cb96f609c tests/util/Makefile
--- a/tests/util/Makefile       Sun Mar 11 21:16:07 2012 +0000
+++ b/tests/util/Makefile       Sun Mar 11 22:19:53 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2010/08/01 16:42:58 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2012/03/11 22:19:53 martin Exp $
 
 .include <bsd.own.mk>
 
 TESTSDIR=      ${TESTSBASE}/util
 
-TESTS_SUBDIRS= awk bzip2 config cut df grep id m4 make mtree ps sdiff sh sort \
+TESTS_SUBDIRS= bzip2 config cut df grep id m4 make mtree ps sdiff sh sort \
                xlint
 
 TESTS_SH=      t_basename



Home | Main Index | Thread Index | Old Index