Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/ptyfs remove NOGCCERROR, WARNS?=5
details: https://anonhg.NetBSD.org/src/rev/7adcfcf68225
branches: trunk
changeset: 759871:7adcfcf68225
user: christos <christos%NetBSD.org@localhost>
date: Sat Dec 18 15:02:06 2010 +0000
description:
remove NOGCCERROR, WARNS?=5
diffstat:
tests/fs/ptyfs/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r d16c44999900 -r 7adcfcf68225 tests/fs/ptyfs/Makefile
--- a/tests/fs/ptyfs/Makefile Sat Dec 18 14:22:42 2010 +0000
+++ b/tests/fs/ptyfs/Makefile Sat Dec 18 15:02:06 2010 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/12/18 04:31:22 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/12/18 15:02:06 christos Exp $
#
TESTSDIR= ${TESTSBASE}/fs/ptyfs
-WARNS= 4
-NOGCCERROR=1
+WARNS?= 5
TESTS_C= t_ptyfs
TESTS_C+= t_nullpts
Home |
Main Index |
Thread Index |
Old Index