gbranden pushed a commit to branch master
in repository groff.
commit 8d196598002d250a3e4b0ed14b74fbc3ad9e776f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Oct 28 23:42:54 2024 -0500
tmac/tests/ec_works.sh: Emit test output.
We expect none.
---
tmac/tests/ec_works.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/tmac/tests/ec_works.sh b/tmac/tests/ec_works.sh
index 42ce59bcb..c6f7dc3e0 100755
--- a/tmac/tests/ec_works.sh
+++ b/tmac/tests/ec_works.sh
@@ -40,6 +40,7 @@ input='.ec @
.EM CWI'
output=$(printf "%s\n" "$input" | "$groff" -mec -Tdvi -z 2>&1)
+echo "$output"
test -z "$output"
# vim:set ai et sw=4 ts=4 tw=72:
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit