summaryrefslogtreecommitdiff
path: root/sys-devel/bmake/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
commitd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (patch)
tree1814dd2b5bbf2e7639fdafbeef48d228cfaf5e9b /sys-devel/bmake/files
parentabaa75b10f899ada8dd05b23cc03205064394bc6 (diff)
gentoo resync : 29.01.2021
Diffstat (limited to 'sys-devel/bmake/files')
-rw-r--r--sys-devel/bmake/files/bmake-20210110-tests.patch (renamed from sys-devel/bmake/files/bmake-20201222-tests.patch)6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bmake/files/bmake-20201222-tests.patch b/sys-devel/bmake/files/bmake-20210110-tests.patch
index 9a5efb79246e..1557ef85bef9 100644
--- a/sys-devel/bmake/files/bmake-20201222-tests.patch
+++ b/sys-devel/bmake/files/bmake-20210110-tests.patch
@@ -1,6 +1,6 @@
--- a/unit-tests/Makefile
+++ b/unit-tests/Makefile
-@@ -183,7 +183,6 @@ TESTS+= dotwait
+@@ -188,7 +188,6 @@ TESTS+= dotwait
TESTS+= envfirst
TESTS+= error
TESTS+= # escape # broken by reverting POSIX changes
@@ -8,7 +8,7 @@
TESTS+= export-all
TESTS+= export-env
TESTS+= export-variants
-@@ -280,7 +279,6 @@ TESTS+= sh-leading-plus
+@@ -285,7 +284,6 @@ TESTS+= sh-leading-plus
TESTS+= sh-meta-chars
TESTS+= sh-multi-line
TESTS+= sh-single-line
@@ -16,7 +16,7 @@
TESTS+= shell-custom
.if exists(/bin/ksh)
TESTS+= shell-ksh
-@@ -316,7 +314,6 @@ TESTS+= var-op-append
+@@ -321,7 +319,6 @@ TESTS+= var-op-append
TESTS+= var-op-assign
TESTS+= var-op-default
TESTS+= var-op-expand