summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
Diffstat (limited to 'regress')
-rw-r--r--regress/print-plist/spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/print-plist/spec b/regress/print-plist/spec
index 1ca0ca2a628..1a8fdb34e6a 100644
--- a/regress/print-plist/spec
+++ b/regress/print-plist/spec
@@ -1,4 +1,4 @@
-# $NetBSD: spec,v 1.1.1.1 2004/09/08 15:04:23 jmmv Exp $
+# $NetBSD: spec,v 1.2 2015/06/07 03:46:39 joerg Exp $
#
# print-plist regression test
# spec file
@@ -15,6 +15,4 @@ check_result()
exit_status 0 # test is passed if the targets return 0
output_require "^@comment Matched test file.$" \
"^print-plist/foo$" \
- "^@comment Matched test directory.$" \
- "^@dirrm print-plist$"
}