[plumi-discuss] [Plumi] #191: run_indytube doesn't start

Plumi trac at plumi.org
Wed Nov 5 07:02:11 EST 2008


#191: run_indytube doesn't start
-------------------------+--------------------------------------------------
 Reporter:  denis        |       Owner:  andycat
     Type:  defect       |      Status:  new    
 Priority:  major        |   Milestone:         
Component:  Transcoding  |     Version:         
 Keywords:               |  
-------------------------+--------------------------------------------------
 i have to modifify

 {{{
 python2.4 ./indytube.py >/dev/null 2>&1 &
 }}}

 to

 {{{
 python2.4 indytube.py >/dev/null 2>&1 &
 }}}

 and it's working.

-- 
Ticket URL: <http://plumi.org/ticket/191>
Plumi <http://plumi.org/>
Plumi - FOSS Video Sharing Platform


More information about the Discuss mailing list