Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2023 17:12:18 GMT
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e0e24ae5d658 - main - bmake forloop test was removed
Message-ID:  <202305131712.34DHCI7Z080520@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sjg:

URL: https://cgit.FreeBSD.org/src/commit/?id=e0e24ae5d658a7dc059b252df79ef5ad24c8ff17

commit e0e24ae5d658a7dc059b252df79ef5ad24c8ff17
Author:     Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2023-05-13 17:12:08 +0000
Commit:     Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2023-05-13 17:12:08 +0000

    bmake forloop test was removed
---
 usr.bin/bmake/unit-tests/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/usr.bin/bmake/unit-tests/Makefile b/usr.bin/bmake/unit-tests/Makefile
index 6594bdd5cd81..1db1dcd87718 100644
--- a/usr.bin/bmake/unit-tests/Makefile
+++ b/usr.bin/bmake/unit-tests/Makefile
@@ -215,7 +215,6 @@ TESTS+=		export
 TESTS+=		export-all
 TESTS+=		export-env
 TESTS+=		export-variants
-TESTS+=		forloop
 TESTS+=		forsubst
 TESTS+=		gnode-submake
 TESTS+=		hanoi-include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305131712.34DHCI7Z080520>