gbranden pushed a commit to branch master
in repository groff.

commit 85a20d67b21e1cdd566fa50a0f2b3a750a468698
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Fri Feb 3 02:33:17 2023 -0600

    [tbl]: Have test report output.
---
 src/preproc/tbl/tests/check-line-intersections.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/preproc/tbl/tests/check-line-intersections.sh 
b/src/preproc/tbl/tests/check-line-intersections.sh
index 4d7376639..98f803639 100755
--- a/src/preproc/tbl/tests/check-line-intersections.sh
+++ b/src/preproc/tbl/tests/check-line-intersections.sh
@@ -37,6 +37,7 @@ g@h@i
 '
 
 output=$(printf "%s" "$input" | "$groff" -Tascii -t)
+echo "$output"
 
 for l in 1 3 5 7
 do

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to