From 90e1e58113501b1655f331a868ad3b6588071e21 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 14 May 2010 17:39:20 +0000 Subject: [PATCH] - client: include app versions only of this project in sched req svn path=/trunk/boinc/; revision=21523 --- checkin_notes | 6 ++++++ client/cs_scheduler.cpp | 1 + 2 files changed, 7 insertions(+) diff --git a/checkin_notes b/checkin_notes index 4527ef69c4..7cba09506f 100644 --- a/checkin_notes +++ b/checkin_notes @@ -3661,3 +3661,9 @@ David 14 May 2010 filesys.cpp api/ Makefile.mingw + +David 14 May 2010 + - client: include app versions only of this project in sched req + + client/ + cs_scheduler.cpp diff --git a/client/cs_scheduler.cpp b/client/cs_scheduler.cpp index e8804dd9f6..eb446c42d5 100644 --- a/client/cs_scheduler.cpp +++ b/client/cs_scheduler.cpp @@ -285,6 +285,7 @@ int CLIENT_STATE::make_scheduler_request(PROJECT* p) { fprintf(f, "\n"); for (i=0; iproject != p) continue; avp->write(mf, false); avp->index = i; }