summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/install-tl b/Master/install-tl
index dace1d13740..ddfbb026e74 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -44,7 +44,6 @@ sub dblog {
close $dbf;
}
-dblog(join("\n", @ARGV));
# On unix, this run of install-tl may do duty as a wrapper for
# install-tl-gui.tcl, which in its turn will start an actual run of install-tl.
@@ -705,7 +704,6 @@ if ($opt_profile eq "") {
}
read_profile($opt_profile);
if ($from_ext_gui) {
- #print STDOUT "endload\n\n";
print STDOUT "startinst\n";
}
}