gbranden pushed a commit to branch master
in repository groff.

commit 59308fa27bf6c9b3415fd92c3efc9835755b99f1
Author: G. Branden Robinson <[email protected]>
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"

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to