From: Ian Jackson Date: Sat, 31 Oct 2009 13:59:58 +0000 (+0000) Subject: Merge branch 'refs/remote/t.fa.dict.test' into stable-5.x X-Git-Tag: 5.3~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=commitdiff_plain;h=1457a9e8d2e5ddda2b05b658e69df1b80a07320d;hp=59316f0dcddd4e5d15e47dfde36f513e1685c4ae Merge branch 'refs/remote/t.fa.dict.test' into stable-5.x --- 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) = @_;