less/backport-makecheck-0040-lesstest-Remove-empty-lt-file.patch

57 lines
1.4 KiB
Diff
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

From 55caacd71a5ab976104dfafc20dad45472ff8884 Mon Sep 17 00:00:00 2001
From: Mark Nudelman <markn@greenwoodsoftware.com>
Date: Sat, 22 Oct 2022 11:52:18 -0700
Subject: [PATCH 37/48] lesstest: Remove empty lt file.
---
lesstest/lt/color.lt | 37 -------------------------------------
1 file changed, 37 deletions(-)
delete mode 100644 lesstest/lt/color.lt
diff --git a/lesstest/lt/color.lt b/lesstest/lt/color.lt
deleted file mode 100644
index 582372d..0000000
--- a/lesstest/lt/color.lt
+++ /dev/null
@@ -1,37 +0,0 @@
-!lesstest!
-!version 1
-!created 2022-10-22 17:38:13
-E "LESS_TERMCAP_am" "1"
-E "LESS_TERMCAP_cd" "S"
-E "LESS_TERMCAP_ce" "L"
-E "LESS_TERMCAP_cl" "A"
-E "LESS_TERMCAP_cr" "<"
-E "LESS_TERMCAP_cm" "%p2%d;%p1%dj"
-E "LESS_TERMCAP_ho" "h"
-E "LESS_TERMCAP_ll" "l"
-E "LESS_TERMCAP_mb" "b"
-E "LESS_TERMCAP_md" ""
-E "LESS_TERMCAP_me" ""
-E "LESS_TERMCAP_se" ""
-E "LESS_TERMCAP_so" ""
-E "LESS_TERMCAP_sr" "r"
-E "LESS_TERMCAP_ue" ""
-E "LESS_TERMCAP_us" ""
-E "LESS_TERMCAP_vb" "g"
-E "LESS_TERMCAP_kr" "OC"
-E "LESS_TERMCAP_kl" "OD"
-E "LESS_TERMCAP_ku" "OA"
-E "LESS_TERMCAP_kd" "OB"
-E "LESS_TERMCAP_kh" "OH"
-E "LESS_TERMCAP_@7" "OF"
-E "COLUMNS" "79"
-E "LINES" "28"
-E "LANG" "C"
-E "LC_CTYPE" "C.UTF-8"
-T "color"
-A "color"
-F "color" 123
-this is red and this is green-bg?
-this is red on purple and this is black on green?
-R
-Q
--
2.27.0