X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Fcommod-results-processor;fp=pctb%2Fcommod-results-processor;h=e391e4749780c1a04e50abfc4f146a4317a3b771;hb=aa5457a957d4089f631307715949e4d4d2fad60c;hp=3ea53be79f49b73a36b9be2f592a307a05b2833e;hpb=fc71bd8c21ff11ded6888512ec30a8506d7ed1ec;p=ypp-sc-tools.web-live.git diff --git a/pctb/commod-results-processor b/pctb/commod-results-processor index 3ea53be..e391e47 100755 --- a/pctb/commod-results-processor +++ b/pctb/commod-results-processor @@ -449,7 +449,7 @@ sub main__upload () { ] }; - print STDERR "Uploading data to server...\n"; + print STDERR "Uploading data to $pctb...\n"; my $resp= $ua->post("$url", Content => $content, Content_Type => 'form-data');