git: 3a5c9bf43fd9 - stable/13 - file: fix test case for gpkg by removing the extra \n.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Oct 2022 06:18:26 UTC
The branch stable/13 has been updated by delphij:
URL: https://cgit.FreeBSD.org/src/commit/?id=3a5c9bf43fd9144c11f8fc2f6367fb72fabb0264
commit 3a5c9bf43fd9144c11f8fc2f6367fb72fabb0264
Author: Xin LI <delphij@FreeBSD.org>
AuthorDate: 2022-10-01 05:45:32 +0000
Commit: Xin LI <delphij@FreeBSD.org>
CommitDate: 2022-10-05 06:18:17 +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