mirror of https://github.com/BOINC/boinc.git
remote job submission: minor bug fix
This commit is contained in:
parent
ec8200d0eb
commit
1e6e22449d
|
@ -897,8 +897,8 @@ void DB_WORKUNIT::db_print_values(char* buf) {
|
|||
"%d, %f, "
|
||||
"%d, %d, %d, "
|
||||
"%d, %d, "
|
||||
"'%s', NOW(), "
|
||||
"%d, "
|
||||
"'%s', "
|
||||
"%d, NOW(), "
|
||||
"%f, "
|
||||
"%d, "
|
||||
"%d, "
|
||||
|
|
Loading…
Reference in New Issue