groff-commit
[Top][All Lists]
Advanced

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

[groff] 24/25: tmac/tests/ec_works.sh: Emit test output.


From: G. Branden Robinson
Subject: [groff] 24/25: tmac/tests/ec_works.sh: Emit test output.
Date: Tue, 29 Oct 2024 02:26:07 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 8d196598002d250a3e4b0ed14b74fbc3ad9e776f
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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:



reply via email to

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