diff options
author | Norbert Preining <preining@logic.at> | 2017-04-15 00:14:07 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2017-04-15 00:14:07 +0000 |
commit | 6d913fdc1bcc1409966c12270be70b8d8ee029ce (patch) | |
tree | ec255f0941f9196815f584c879ecfcdf02c73e5f /Master | |
parent | 8b451263c704aa050c23c14af8e204f560fe4be5 (diff) |
add idea
git-svn-id: svn://tug.org/texlive/trunk@43796 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgr.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 9e0d5601525..88ad91a0160 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -6503,7 +6503,8 @@ sub check_on_writable { ########### -# tlmgr shell code +# tlmgr shell codeS +# IDEAS: use IO::Prompter sub start_shell { my $protocol = 1; my $prompt = "tlmgr> "; |