cron scripts: Disable updateRatings()
This commit is contained in:
committed by
Chris Morgan
parent
d0b39672e0
commit
d5bcd65a74
@@ -34,7 +34,7 @@ removeScreenshotsWithMissingFiles();
|
||||
maintainerCheck();
|
||||
|
||||
/* Updates the rating info for all versions based on test results */
|
||||
updateRatings();
|
||||
//updateRatings();
|
||||
|
||||
/*
|
||||
* Warn users that have been inactive for some number of months
|
||||
|
||||
Reference in New Issue
Block a user