From 12210cd102a3fc2a229487522a98adf26e69ca43 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Nov 2017 22:36:44 +0000 Subject: missing ; git-svn-id: svn://tug.org/texlive/trunk@45767 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-fmttriggers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/check-fmttriggers') diff --git a/Master/tlpkg/bin/check-fmttriggers b/Master/tlpkg/bin/check-fmttriggers index 21ba259f715..eca92140763 100755 --- a/Master/tlpkg/bin/check-fmttriggers +++ b/Master/tlpkg/bin/check-fmttriggers @@ -337,7 +337,7 @@ sub compare_pkgs_and_triggers { delete $fmttriggers->{$ef}; # ok } else { tlwarn ("$prg: no fmttriggers in tlpdb: $ef\n" - . " fmttriggers=" . join (",", @recorded_pkgs) . "\n") + . " fmttriggers=" . join (",", @recorded_pkgs) . "\n"); $bad_p = 1; } } -- cgit v1.2.3