groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: tmac/tests/doc_Lk-works.sh: Fix gobsmacker.


From: G. Branden Robinson
Subject: [groff] 01/01: tmac/tests/doc_Lk-works.sh: Fix gobsmacker.
Date: Thu, 22 Feb 2024 19:30:05 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 59308fa27bf6c9b3415fd92c3efc9835755b99f1
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Feb 22 18:17:28 2024 -0600

    tmac/tests/doc_Lk-works.sh: Fix gobsmacker.
    
    Put expected test output in an actual comment instead of offering it to
    the shell for interpretation.
    
    Continues commit f2aa83c5fd, 28 January.
---
 tmac/tests/doc_Lk-works.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tmac/tests/doc_Lk-works.sh b/tmac/tests/doc_Lk-works.sh
index 0fc64904c..c59eee064 100755
--- a/tmac/tests/doc_Lk-works.sh
+++ b/tmac/tests/doc_Lk-works.sh
@@ -40,8 +40,9 @@ Sometimes you
 and you get
 .Lk http://another.example.com .'
 
-     Sometimes   you   click   one   link:   http://example.com   and   you  
get
-     http://another.example.com.
+# Expected:
+#     Sometimes   you   click   one   link:   http://example.com   and   you  
get
+#     http://another.example.com.
 
 output=$(echo "$input" | "$groff" -Tascii -P-cbou -mdoc)
 echo "$output"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]