summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-check-fmtshare
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-05 00:59:24 +0000
committerKarl Berry <karl@freefriends.org>2022-09-05 00:59:24 +0000
commitf10f7abfb97b3b03563fcae6daab7f5c4494cd29 (patch)
tree48a80d724bb13ed9f5ed8bd66f3ae1ef4f75c600 /Master/tlpkg/bin/tl-check-fmtshare
parentd355162b9c64504b41fc28bdf0123a2d237eb197 (diff)
typo; do not check m-tx, magicwatermark
git-svn-id: svn://tug.org/texlive/trunk@64294 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-check-fmtshare')
-rwxr-xr-xMaster/tlpkg/bin/tl-check-fmtshare2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-check-fmtshare b/Master/tlpkg/bin/tl-check-fmtshare
index d9d339fba47..c692a6885b9 100755
--- a/Master/tlpkg/bin/tl-check-fmtshare
+++ b/Master/tlpkg/bin/tl-check-fmtshare
@@ -255,7 +255,7 @@ for fmt in $fmts; do
exit 1
fi
#echo "$0: (`date`)"
- echo "$0: built fmtfile: `ls -l $fmtfile`" (on `hostname`)
+ echo "$0: built fmtfile: `ls -l $fmtfile` (on `hostname`)"
engineversion=`$enginedir/$engine --version | sed 1q`
echo "$0: with engine: $enginedir/$engine ($engineversion)"