summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorjoerg <joerg>2015-06-07 03:46:39 +0000
committerjoerg <joerg>2015-06-07 03:46:39 +0000
commit4a117925edab053c987ccb4d0a09f5d5299ab04f (patch)
treec51a2cca635bed59b8fa301d670bf028e3828894 /regress
parent42dee7a91d343196aade1923480bfc3b4d231c42 (diff)
downloadpkgsrc-4a117925edab053c987ccb4d0a09f5d5299ab04f.tar.gz
Sync spec with reality.
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$"
}