X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Fcommod-update-receiver;h=42bd45dc29539cca3b9edc4b48af7f86d13ce636;hp=2c02c11bcb74603ada8f65b062988699d66ec00a;hb=33f3a4cd5821208321f0bf61e2ae6c07504c8b86;hpb=c68fb80a6bbf7acbcac4b2cb2143f5fea745cd2b diff --git a/yarrg/commod-update-receiver b/yarrg/commod-update-receiver index 2c02c11..42bd45d 100755 --- a/yarrg/commod-update-receiver +++ b/yarrg/commod-update-receiver @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# This script is invoked when the YPP SC PCTB client uploads to +# This script is invoked when the yarrg client uploads to # the chiark database. # This is part of ypp-sc-tools, a set of third-party tools for assisting @@ -32,7 +32,7 @@ # clientname "ypp-sc-tools" # clientversion 2.1-g2e06a26 [from git-describe --tags HEAD] # clientfixes "lastpage" [space separated list] -# data filename=deduped.tsv.gz output of ypp-commodities --tsv +# data filename=deduped.tsv.gz output of yarrg --tsv use strict (qw(vars));