chiark / gitweb /
Make new "tree-info.txt" file not in revision control for locally approved clients...
[ypp-sc-tools.web-live.git] / yarrg / Commods.pm
index 372fe16f51544081e9378d68563a91a5b38868df..6cad3e31e0b8e37fbcaccac2933f64f0e2013078 100644 (file)
@@ -205,6 +205,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) = @_;