mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2027
This commit is contained in:
parent
6e3589f3dd
commit
dc15dac154
|
@ -104,7 +104,8 @@ int update_teams() {
|
|||
"update_teams: get_team_credit([TEAM#%d]) failed: %d\n",
|
||||
team.id,
|
||||
retval);
|
||||
return retval;
|
||||
//return retval;
|
||||
continue;
|
||||
}
|
||||
|
||||
// update the team record
|
||||
|
|
Loading…
Reference in New Issue