summaryrefslogtreecommitdiffstats
path: root/debian/patches/disable-broken-test_listview.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 04:48:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 04:48:36 +0000
commit82b8541881984c34721c46237e7ac65d036f8eed (patch)
treef63411cc0b7a84f5f7602bbeb04c6065050824ff /debian/patches/disable-broken-test_listview.patch
parentMerging upstream version 0.12.2. (diff)
downloadlnav-82b8541881984c34721c46237e7ac65d036f8eed.tar.xz
lnav-82b8541881984c34721c46237e7ac65d036f8eed.zip
Merging debian version 0.12.2-1~exp1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/disable-broken-test_listview.patch')
-rw-r--r--debian/patches/disable-broken-test_listview.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/disable-broken-test_listview.patch b/debian/patches/disable-broken-test_listview.patch
index cf8e0fe..6e6e3d0 100644
--- a/debian/patches/disable-broken-test_listview.patch
+++ b/debian/patches/disable-broken-test_listview.patch
@@ -8,15 +8,15 @@ Applied-Upstream: no
--- a/test/Makefile.am
+++ b/test/Makefile.am
-@@ -391,7 +391,6 @@ TESTS = \
+@@ -480,7 +480,6 @@ TESTS = \
test_cmds.sh \
test_config.sh \
test_events.sh \
- test_listview.sh \
test_meta.sh \
+ test_gantt.sh \
test_grep_proc.sh \
- test_grep_proc2 \
-@@ -425,6 +424,7 @@ DISABLED_TESTS = \
+@@ -520,6 +519,7 @@ DISABLED_TESTS = \
test_remote.sh \
test_top_status \
test_line_buffer2 \