summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texlive/fmtutil.pl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2015-06-15 00:00:29 +0000
committerNorbert Preining <preining@logic.at>2015-06-15 00:00:29 +0000
commitd4da105331369e5aae0644013876475bfebdaf9a (patch)
tree9d9a2b4baf6f26fc3c4a516dc9ef108b9b78cae2 /Master/texmf-dist/scripts/texlive/fmtutil.pl
parentc7c5f41fdb3a0f90beb334970fa385bcb33e43f7 (diff)
fmtutil: fix output format strangeness in listcfg
git-svn-id: svn://tug.org/texlive/trunk@37540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/texlive/fmtutil.pl')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/fmtutil.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/fmtutil.pl b/Master/texmf-dist/scripts/texlive/fmtutil.pl
index 4650d82a9ca..23b9998858c 100755
--- a/Master/texmf-dist/scripts/texlive/fmtutil.pl
+++ b/Master/texmf-dist/scripts/texlive/fmtutil.pl
@@ -742,7 +742,7 @@ sub callback_list_cfg {
my $args = $alldata->{'merged'}{$f}{$e}{'args'};
push @lines,
[ "$f/$e/$hyph",
- "$f (engine = $e) $stat\n hyphen=$hyph, args=$args\n origin=$orig\n" ];
+ "$f (engine=$e) $stat\n hyphen=$hyph, args=$args\n origin=$orig\n" ];
}
}
# sort lines