groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/18: Remove silly cruft from test script.


From: G. Branden Robinson
Subject: [groff] 01/18: Remove silly cruft from test script.
Date: Wed, 3 Jan 2024 06:54:46 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 87728dd2325f4f73ac3cc26a1283156c53d4f6dd
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Jan 2 17:04:00 2024 -0600

    Remove silly cruft from test script.
    
    Fixes:
    ../src/roff/groff/tests/hla-request-works.sh: 43: 1: not found
    ../src/roff/groff/tests/hla-request-works.sh: 44: 2: not found
    ../src/roff/groff/tests/hla-request-works.sh: 45: 3: not found
    ../src/roff/groff/tests/hla-request-works.sh: 46: 4: not found
    ../src/roff/groff/tests/hla-request-works.sh: 47: 5: not found
    ../src/roff/groff/tests/hla-request-works.sh: 48: 6: not found
    ../src/roff/groff/tests/hla-request-works.sh: 49: 7: not found
    ../src/roff/groff/tests/hla-request-works.sh: 50: 8: not found
---
 src/roff/groff/tests/hla-request-works.sh | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/src/roff/groff/tests/hla-request-works.sh 
b/src/roff/groff/tests/hla-request-works.sh
index 037f00178..ee7a5fb4a 100755
--- a/src/roff/groff/tests/hla-request-works.sh
+++ b/src/roff/groff/tests/hla-request-works.sh
@@ -40,15 +40,6 @@ every noble enterprise.
 .tm after=@n[.hla]
 .Madison'
 
-     1  Religious bondage shackles and
-     2  debilitates  the  mind and un-
-     3  fits it for every noble enter-
-     4  prise.
-     5  Religious bondage shackles and
-     6  debilitates   the   mind   and
-     7  unfits   it  for  every  noble
-     8  enterprise.
-
 error=$(printf "%s\n" "$input" | "$groff" -T ascii 2>&1 > /dev/null)
 echo "$error"
 



reply via email to

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