chiark / gitweb /
Merge branch 'refs/remote/t.fa.dict.test' into stable-5.x
[ypp-sc-tools.db-live.git] / yarrg / Commods.pm
index 24f2e81ae9eedb49353a925f4a2a06d2aeb1b200..e63126ace25bb25fa65006d4e028bc4c0154969b 100644 (file)
@@ -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) = @_;