Remove more debug leftovers

This commit is contained in:
Latif Khalifa
2012-07-07 03:13:02 +02:00
parent 171a90922f
commit 55d20d1f4f

View File

@@ -166,7 +166,6 @@ $DB->query("PRAGMA synchronous = OFF");
chdir(SITE_ROOT . "/lib/source");
exec("git fetch --all");
update_revs();
die();
chdir(SITE_ROOT);
update_builds();