Remove cap_mkdb regress. The program fails as -i option has been
authorbluhm <bluhm@openbsd.org>
Thu, 21 Sep 2023 21:08:48 +0000 (21:08 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 21 Sep 2023 21:08:48 +0000 (21:08 +0000)
removed.  But the test expects failure and always passes.  There
is nothing tested anymore.

regress/usr.bin/Makefile
regress/usr.bin/cap_mkdb/Makefile [deleted file]
regress/usr.bin/cap_mkdb/shortname.in [deleted file]

index e8e2df8..20cf215 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.48 2023/09/21 20:55:02 bluhm Exp $
+#      $OpenBSD: Makefile,v 1.49 2023/09/21 21:08:48 bluhm Exp $
 
 SUBDIR+= apply
 SUBDIR+= basename bc
@@ -19,7 +19,7 @@ SUBDIR+= wc
 SUBDIR+= xargs
 
 .if defined(REGRESS_FULL) || make(clean) || make(cleandir) || make(obj)
-SUBDIR+= cap_mkdb libtool make patch pkg-config rcs ssh
+SUBDIR+= libtool make patch pkg-config rcs ssh
 .endif
 
 .include <bsd.subdir.mk>
diff --git a/regress/usr.bin/cap_mkdb/Makefile b/regress/usr.bin/cap_mkdb/Makefile
deleted file mode 100644 (file)
index 16b617c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#      $OpenBSD: Makefile,v 1.2 2006/03/22 02:46:17 ray Exp $
-
-CAP_MKDB?=     cap_mkdb
-
-REGRESS_TARGETS=shortname
-CLEANFILES+=   *.db
-
-shortname:
-       ${CAP_MKDB} -if shortname ${.CURDIR}/shortname.in || case "$$?" in 1) exit 0;; esac && exit 1
-
-.include <bsd.regress.mk>
diff --git a/regress/usr.bin/cap_mkdb/shortname.in b/regress/usr.bin/cap_mkdb/shortname.in
deleted file mode 100644 (file)
index 573541a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-0