From: bluhm Date: Thu, 21 Sep 2023 21:08:48 +0000 (+0000) Subject: Remove cap_mkdb regress. The program fails as -i option has been X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1924d7d22258ca7ee41994331c0d0483ca9cb9f8;p=openbsd Remove cap_mkdb regress. The program fails as -i option has been removed. But the test expects failure and always passes. There is nothing tested anymore. --- diff --git a/regress/usr.bin/Makefile b/regress/usr.bin/Makefile index e8e2df8d8dd..20cf215f1ee 100644 --- a/regress/usr.bin/Makefile +++ b/regress/usr.bin/Makefile @@ -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 diff --git a/regress/usr.bin/cap_mkdb/Makefile b/regress/usr.bin/cap_mkdb/Makefile deleted file mode 100644 index 16b617cb8e0..00000000000 --- a/regress/usr.bin/cap_mkdb/Makefile +++ /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 diff --git a/regress/usr.bin/cap_mkdb/shortname.in b/regress/usr.bin/cap_mkdb/shortname.in deleted file mode 100644 index 573541ac970..00000000000 --- a/regress/usr.bin/cap_mkdb/shortname.in +++ /dev/null @@ -1 +0,0 @@ -0