Highlight build number, enable actual import

This commit is contained in:
Latif Khalifa
2012-02-11 02:18:44 +01:00
parent f9532c2daf
commit af1560690e
2 changed files with 3 additions and 3 deletions

View File

@@ -124,8 +124,8 @@ function update_builds()
}
chdir(SITE_ROOT . "/lib/source");
#update_source();
#update_revs();
update_source();
update_revs();
chdir(SITE_ROOT);
update_builds();