mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=503
This commit is contained in:
parent
6deda05eea
commit
9e5ddb7969
|
@ -119,6 +119,8 @@ int SCHEDULER_OP::backoff( PROJECT* p, char *error_msg ) {
|
|||
if (log_flags.sched_op_debug) {
|
||||
printf(error_msg);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
// low-level routine to initiate an RPC
|
||||
|
|
Loading…
Reference in New Issue