git: 0e0f48e45375 - stable/12 - file: fix test case for gpkg by removing the extra \n.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Oct 2022 04:44:58 UTC
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