[mythtv-commits] Ticket #2000: mythburn.py appears not to inherit PATH from mytharchive

MythTV mythtv at cvs.mythtv.org
Tue Jun 27 22:08:46 UTC 2006


#2000: mythburn.py appears not to inherit PATH from mytharchive
------------------------------------+---------------------------------------
 Reporter:  mythtv at babysimon.co.uk  |        Owner:  paulh
     Type:  defect                  |       Status:  new  
 Priority:  minor                   |    Milestone:       
Component:  mythtv                  |      Version:  head 
 Severity:  low                     |   Resolution:       
------------------------------------+---------------------------------------
Comment (by paulh):

 Seem to work fine here?

 Can you add
 {{{
 write("PATH: %s" % os.environ['PATH'])
 }}}
 at around line 3032 just after where some additional paths are appended to
 the PATH.

 If you now re-run the script it will print out the PATH the script is
 using. Does it look OK?

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


More information about the mythtv-commits mailing list