[mythtv-commits] Ticket #6080: honor return value of a User Job

MythTV mythtv at cvs.mythtv.org
Tue Jan 6 15:10:54 UTC 2009


#6080: honor return value of a User Job
-----------------------------------+----------------------------------------
 Reporter:  myth at twilley.plus.com  |       Owner:  ijr    
     Type:  enhancement            |      Status:  new    
 Priority:  minor                  |   Milestone:  unknown
Component:  mythtv                 |     Version:  head   
 Severity:  low                    |     Mlocked:  0      
-----------------------------------+----------------------------------------
 Currently User Job exit values are read (in mythsystem.cpp) but ignored
 because jobqueue.cpp always returns "JOB_FINISHED" and the message
 "Successfully Completed." as soon as the User Job finishes.

 This patch looks for a non-zero exit value from the User Job and then
 deals with them appropriately in the log and the status.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6080>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list