summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texlive/tlmgrgui.pl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2015-06-14 13:37:28 +0000
committerNorbert Preining <preining@logic.at>2015-06-14 13:37:28 +0000
commit8dae8b06693741702fb31051b73bca07b097cd9f (patch)
tree1e28f71e45fb2276d5ad21ef7e680e40cca3f2a1 /Master/texmf-dist/scripts/texlive/tlmgrgui.pl
parent190d29080353dddbc191633fd3fce8eed139fecb (diff)
tlmgrgui: remove todo, we do now do proper error handling
git-svn-id: svn://tug.org/texlive/trunk@37524 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/texlive/tlmgrgui.pl')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/tlmgrgui.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgrgui.pl b/Master/texmf-dist/scripts/texlive/tlmgrgui.pl
index 347c7d5a8ff..f8dc439382b 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgrgui.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgrgui.pl
@@ -8,8 +8,6 @@
# GUI for tlmgr
# version 2, completely rewritten GUI
#
-# TODO: Fix return codes of execute_action sub items and execute_action
-# so that we can give a decent warning window
# TODO: implement path adjustment also for Windows
$^W = 1;