X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=yarrg%2FCommods.pm;h=e63126ace25bb25fa65006d4e028bc4c0154969b;hp=24f2e81ae9eedb49353a925f4a2a06d2aeb1b200;hb=1457a9e8d2e5ddda2b05b658e69df1b80a07320d;hpb=59316f0dcddd4e5d15e47dfde36f513e1685c4ae diff --git a/yarrg/Commods.pm b/yarrg/Commods.pm index 24f2e81..e63126a 100644 --- a/yarrg/Commods.pm +++ b/yarrg/Commods.pm @@ -233,6 +233,7 @@ sub fetch_with_rsync ($) { sub parse_info_serverside () { parse_info1('source-info.txt','s',0); + parse_info1('tree-info.txt','t',1); } sub parse_info_serverside_ocean ($) { my ($oceanname) = @_;