amanda/Skip-hexencode-test-case-as-it-fails-with-new-glib2.patch
lyn1001 011ce3541e Skip hexencode test case as it fails with new glib2
(cherry picked from commit 608761e6fa83c3da57bcd9f62d8b0f8128d1f101)
2022-11-11 09:32:40 +08:00

13 lines
487 B
Diff

diff -Nur a/common-src/Makefile.am b/common-src/Makefile.am
--- a/common-src/Makefile.am 2017-12-01 21:26:28.000000000 +0800
+++ b/common-src/Makefile.am 2022-06-20 11:30:35.792590848 +0800
@@ -246,7 +246,7 @@
# automake-style tests
TESTS = amflock-test event-test amsemaphore-test crc32-test quoting-test \
- ipc-binary-test hexencode-test fileheader-test match-test
+ ipc-binary-test fileheader-test match-test
noinst_PROGRAMS = $(TESTS)
amflock_test_SOURCES = amflock-test.c