nbdkit/Fix-the-test-error-1.patch
2020-11-02 15:45:21 +08:00

30 lines
689 B
Diff

From 341444c2ca73323c8c6aac93417373668ba7da4a Mon Sep 17 00:00:00 2001
From: caodongxia <315816521@qq.com>
Date: Mon, 2 Nov 2020 15:03:34 +0800
Subject: [PATCH] Create patch
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9965ea7..4a4ee6a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -83,7 +83,6 @@ EXTRA_DIST = \
test-shebang-python.sh \
test-shebang-ruby.sh \
test-single.sh \
- test-start.sh \
test-random-sock.sh \
test-tls.sh \
test-tls-psk.sh \
@@ -129,7 +128,6 @@ TESTS += \
test-version-plugin.sh \
test-version-filter.sh \
test-dump-plugin.sh \
- test-start.sh \
test-single.sh \
test-captive.sh \
test-random-sock.sh \
--
2.27.0