mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4684
This commit is contained in:
parent
8a7deacd34
commit
a3e584c717
|
@ -100,7 +100,11 @@ bool do_pass(APP& app) {
|
|||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
num_assimilated++;
|
||||
|
||||
}
|
||||
|
||||
if (did_something) {
|
||||
boinc_db.commit_transaction();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue