X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=yarrg%2Fcommod-update-receiver;fp=yarrg%2Fcommod-update-receiver;h=889913d3c6b717a5ebc41c71179c16072cf73860;hp=9c8dd30eb68672e7e3a8bd4db3ca959fe1d97f07;hb=5933e39a714521fd5144b6fb8d033065bfbda1be;hpb=4ce9cd1c69f7fd5114bafdca9307d3a09c67afce diff --git a/yarrg/commod-update-receiver b/yarrg/commod-update-receiver index 9c8dd30..889913d 100755 --- a/yarrg/commod-update-receiver +++ b/yarrg/commod-update-receiver @@ -25,20 +25,6 @@ # are used without permission. This program is not endorsed or # sponsored by Three Rings. -# All calls contain: -# clientname "ypp-sc-tools" -# clientversion 2.1-g2e06a26 [from git-describe --tags HEAD] -# clientfixes "lastpage" [space separated list] -# -# Timestamp requests contain: -# requesttimestamp -# -# Uploads contain: -# ocean canonical mixed case -# island canonical mixed case -# data filename=deduped.tsv.gz output of yarrg --tsv - - use strict (qw(vars)); use POSIX; use MIME::Entity;