From 4ca4d6d19d75d16ffd6047925a39d45d63c7243f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Sep 2011 23:18:02 +0000 Subject: ctanupload (20sep11) git-svn-id: svn://tug.org/texlive/trunk@24049 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/ctanupload/ctanupload.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'Build') diff --git a/Build/source/texk/texlive/linked_scripts/ctanupload/ctanupload.pl b/Build/source/texk/texlive/linked_scripts/ctanupload/ctanupload.pl index 4c3939b3440..a365e7fd47a 100644 --- a/Build/source/texk/texlive/linked_scripts/ctanupload/ctanupload.pl +++ b/Build/source/texk/texlive/linked_scripts/ctanupload/ctanupload.pl @@ -442,6 +442,7 @@ eval { print @response[3..$#response-3]; local $, = "\n# "; print LOG '', @response[3..$#response-3] if $LOG; + 1; } or do { print "Can't display HTML response, storing reponse if log file 'ctanupload_response.html'\n"; open (HLOG, '>', 'ctanupload_response.html'); -- cgit v1.2.3