- transitioner: fix bug related to new runtime_outlier field

svn path=/trunk/boinc/; revision=24228
This commit is contained in:
David Anderson 2011-09-16 20:42:45 +00:00
parent d8f20bceea
commit a886e0be7c
2 changed files with 7 additions and 1 deletions

View File

@ -6166,3 +6166,9 @@ David 16 Sept 2011
app_control.cpp
sched/
trickle_handler.cpp
David 16 Sept 2011
- transitioner: fix bug related to new runtime_outlier field
db/
boinc_db.cpp

View File

@ -919,7 +919,7 @@ void DB_RESULT::db_print_values(char* buf){
"'%s', '%s', '%s', "
"%d, %d, %d, "
"%.15e, %.15e, %.15e, %d, "
"%d, %d, %d, %d, %d, null, 0, 0, 0)",
"%d, %d, %d, %d, %d, null, 0, 0, 0, 0)",
create_time, workunitid,
server_state, outcome, client_state,
hostid, userid,