diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-22 22:44:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-22 22:44:08 +0000 |
commit | 6bfd0cbc5bfeef682d2194c7439172852c107617 (patch) | |
tree | 7f2685ddc44084f668c8cb428648d08cf1b0f89e /Master | |
parent | cb85c61c24c54d3a1ca445c6fdc60c45da1f836a (diff) |
whoops, also ddebug
git-svn-id: svn://tug.org/texlive/trunk@58632 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpostcode/ptex2pdf-tlpost.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpostcode/ptex2pdf-tlpost.pl b/Master/tlpkg/tlpostcode/ptex2pdf-tlpost.pl index faac76f978a..aa2a330bf69 100644 --- a/Master/tlpkg/tlpostcode/ptex2pdf-tlpost.pl +++ b/Master/tlpkg/tlpostcode/ptex2pdf-tlpost.pl @@ -33,7 +33,7 @@ BEGIN { } use TeXLive::TLUtils qw(win32 mkdirhier conv_to_w32_path - debug log info tlwarn); + debug ddebug log info tlwarn); my %ptex2pdf = ( |