Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2024 11:39:56 GMT
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 96c567f972e0 - main - Add space before 20240211 entry in ObsoleteFiles.inc
Message-ID:  <202403101139.42ABduTB098634@gitrepo.freebsd.org>

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

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

commit 96c567f972e05c47cd239b6c9226354e808f039b
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-03-10 11:36:28 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-03-10 11:36:28 +0000

    Add space before 20240211 entry in ObsoleteFiles.inc
---
 ObsoleteFiles.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index ed8a6b9bb1b2..1586f310ecc9 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -59,6 +59,7 @@ OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.awk
 OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.bad
 OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.ok
 OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.ok2
+
 # 20240211: caroot bundle updated
 OLD_FILES+=usr/share/certs/trusted/Security_Communication_Root_CA.pem
 



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