Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2022 04:44:58 GMT
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 0e0f48e45375 - stable/12 - file: fix test case for gpkg by removing the extra \n.
Message-ID:  <202210300444.29U4iw82006712@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by delphij:

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

commit 0e0f48e4537515ec42bb8125ae7c9fd590d729e5
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2022-10-01 05:45:32 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2022-10-30 04:44:32 +0000

    file: fix test case for gpkg by removing the extra \n.
    
    (cherry picked from commit c5e957ad4fe63c90fccc7051ba2a4cb1fe140a75)
---
 contrib/file/tests/gpkg-1-zst.result | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/file/tests/gpkg-1-zst.result b/contrib/file/tests/gpkg-1-zst.result
index e99149450b1a..10379834d4b1 100644
--- a/contrib/file/tests/gpkg-1-zst.result
+++ b/contrib/file/tests/gpkg-1-zst.result
@@ -1 +1 @@
-Gentoo GLEP 78 (GPKG) binary package for "inkscape-1.2.1-r2-1" using zstd compression
+Gentoo GLEP 78 (GPKG) binary package for "inkscape-1.2.1-r2-1" using zstd compression
\ No newline at end of file



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