summaryrefslogtreecommitdiff
path: root/regress/pkg-options/files/all.mk
diff options
context:
space:
mode:
Diffstat (limited to 'regress/pkg-options/files/all.mk')
-rw-r--r--regress/pkg-options/files/all.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/pkg-options/files/all.mk b/regress/pkg-options/files/all.mk
index b344df2d835..228770ae946 100644
--- a/regress/pkg-options/files/all.mk
+++ b/regress/pkg-options/files/all.mk
@@ -1,4 +1,4 @@
-# $NetBSD: all.mk,v 1.3 2005/06/01 13:40:46 dillo Exp $
+# $NetBSD: all.mk,v 1.4 2005/07/26 16:12:56 dillo Exp $
#
# This file tests legacy variables and precedence of the various
# option variables.
@@ -23,4 +23,5 @@ NO_H=YES
.PHONY: test
test:
+ echo ${PKG_FAIL_REASON:M*:Q}
echo ${PKG_OPTIONS:M*:Q}