[mythtv-commits] Ticket #124: patch to fix shutdown in scheduler.cpp that was affected by #34

MythTV mythtv at cvs.mythtv.org
Mon Jul 18 15:46:31 EDT 2005


#124: patch to fix shutdown in scheduler.cpp that was affected by #34
--------------------+-------------------------------------------------------
       Id:  124     |      Status:  new                     
Component:  mythtv  |    Modified:  Mon Jul 18 19:46:31 2005
 Severity:  medium  |   Milestone:  unknown                 
 Priority:  minor   |     Version:  head                    
    Owner:  ijr     |    Reporter:  walterhw at nc.rr.com      
--------------------+-------------------------------------------------------
 this diff file fixes the CheckShutdownServer() function in
 mythbackend/scheduler.cpp that was broken by changes in #34.  The return
 value from the user's function was getting processed twice by the
 WIFEXITED() and WEXITSTATUS() macros.  The patch also makes the
 announcement of impending shutdown less frequent, every 60 seconds instead
 of every 10 seconds, so the log fills slower.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/124>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list