aboutsummaryrefslogtreecommitdiff
path: root/community/gerbera/disable-git-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gerbera/disable-git-test.patch')
-rw-r--r--community/gerbera/disable-git-test.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/gerbera/disable-git-test.patch b/community/gerbera/disable-git-test.patch
index 3a2bc2f424..2eb64acb2f 100644
--- a/community/gerbera/disable-git-test.patch
+++ b/community/gerbera/disable-git-test.patch
@@ -1,3 +1,13 @@
1From: Mike Crute <mike@crute.us>
2Date: Tue, 24 Dec 2019 16:18:32 +0000
3Subject: Disable broken tests
4
5Patch removes check for git info in server version output. This assumes
6that the binary was built within a git repo which is not the case for
7releases. This test will never work for us.
8
9---
10
1--- a/test/test_server/test_main.cc.orig 11--- a/test/test_server/test_main.cc.orig
2+++ b/test/test_server/test_main.cc 12+++ b/test/test_server/test_main.cc
3@@ -48,7 +48,7 @@ 13@@ -48,7 +48,7 @@