[boinc-app-seti] 01/03: Imported Upstream version 7.28~svn2633

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Thu Sep 4 16:59:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository boinc-app-seti.

commit 7b6285b3281ed229a9d965a131c23901796a7464
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Sep 4 18:15:46 2014 +0200

    Imported Upstream version 7.28~svn2633
---
 client/sah_gfx_main.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/client/sah_gfx_main.cpp b/client/sah_gfx_main.cpp
index af0dee0..ad4a52c 100644
--- a/client/sah_gfx_main.cpp
+++ b/client/sah_gfx_main.cpp
@@ -39,9 +39,9 @@ bool nographics_flag = false;
 void update_shmem() {
     if (sah_graphics->countdown > 0) {
         sah_graphics->countdown--;
+        boinc_wu_cpu_time(sah_graphics->cpu_time);
+        sah_graphics->progress=progress;
     }
-    boinc_wu_cpu_time(sah_graphics->cpu_time);
-    sah_graphics->progress=progress;
 }
 
 void sah_graphics_init(APP_INIT_DATA& app_init_data) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc-app-seti.git



More information about the pkg-boinc-commits mailing list