summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-check-fmtshare
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-28 21:08:59 +0000
committerKarl Berry <karl@freefriends.org>2022-08-28 21:08:59 +0000
commitd7c17c9014987de25a4bf2df6bcc0f6427f7b7fd (patch)
tree8da5a8689b64b94188006f7a6bc5f28d86f8b207 /Master/tlpkg/bin/tl-check-fmtshare
parent15f60291051d3cd3e454d2011fbb0d135c6ed47d (diff)
c2a: new script to automatically run place if no changes.
tlpkg-ctan-check: do not check magicwatermark (author never updates) or m-tx (binaries). releng.tex: make texlive-rel unwritable. place: sort directory lists. others: doc tweaks, sync. git-svn-id: svn://tug.org/texlive/trunk@64220 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 a93883c680c..d9d339fba47 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`"
+ echo "$0: built fmtfile: `ls -l $fmtfile`" (on `hostname`)
engineversion=`$enginedir/$engine --version | sed 1q`
echo "$0: with engine: $enginedir/$engine ($engineversion)"