gbranden pushed a commit to branch master
in repository groff.
commit d6fc133e56fcab5cb730a725612a326f26622097
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Feb 27 01:47:11 2026 -0600
[devpdf]: Test script identifies itself upon skip.
---
font/devpdf/tests/check-urw-foundry.sh.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/font/devpdf/tests/check-urw-foundry.sh.in
b/font/devpdf/tests/check-urw-foundry.sh.in
index f58b2b508..fa9605f77 100755
--- a/font/devpdf/tests/check-urw-foundry.sh.in
+++ b/font/devpdf/tests/check-urw-foundry.sh.in
@@ -27,7 +27,7 @@ urwfontsdir=@urwfontsdir@
if [ -z "$urwfontsdir" ]
then
- echo "URW fonts not found at configuration time; skipping" >&2
+ echo "$0: URW fonts not found at configuration time; skipping" >&2
exit 77 # skip
fi
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit