Removed debug leftovers
This commit is contained in:
@@ -165,7 +165,7 @@ function update_builds()
|
|||||||
$DB->query("PRAGMA synchronous = OFF");
|
$DB->query("PRAGMA synchronous = OFF");
|
||||||
chdir(SITE_ROOT . "/lib/source");
|
chdir(SITE_ROOT . "/lib/source");
|
||||||
exec("git fetch --all");
|
exec("git fetch --all");
|
||||||
update_revs("SingularityMultiWearable");
|
update_revs();
|
||||||
die();
|
die();
|
||||||
|
|
||||||
chdir(SITE_ROOT);
|
chdir(SITE_ROOT);
|
||||||
|
|||||||
Reference in New Issue
Block a user