mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1184
This commit is contained in:
parent
0aa29504bb
commit
1c80e79d01
|
@ -609,6 +609,7 @@ bool wrong_major_version(SCHEDULER_REQUEST& sreq, SCHEDULER_REPLY& reply) {
|
|||
MAJOR_VERSION,
|
||||
sreq.core_client_major_version
|
||||
);
|
||||
strcpy(reply.message_priority, "low");
|
||||
write_log("wrong major version\n");
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue