File: 0005-Disable-test_libraries.sh.patch

package info (click to toggle)
sleuthkit 4.10.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,248 kB
  • sloc: ansic: 142,208; cpp: 50,346; java: 27,140; xml: 2,419; perl: 882; python: 508; makefile: 416; sh: 184
file content (22 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Hilko Bengen <bengen@debian.org>
Date: Sun, 12 Aug 2018 13:12:47 +0200
Subject: Disable test_libraries.sh

It fetches test data over the network.
---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8921e12..b8088e8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -7,7 +7,7 @@ EXTRA_DIST = .indent.pro runtests.sh
 
 check_SCRIPTS = runtests.sh test_libraries.sh
 
-TESTS = runtests.sh test_libraries.sh
+TESTS = runtests.sh
 
 check_PROGRAMS = read_apis fs_fname_apis fs_attrlist_apis fs_thread_test