Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31705/src/helpers
Modified Files:
tv_grab.py
Log Message:
Bugfix.
Index: tv_grab.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/tv_grab.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** tv_grab.py 16 Mar 2004 01:04:18 -0000 1.5
--- tv_grab.py 28 Mar 2004 15:04:42 -0000 1.6
***************
*** 12,15 ****
--- 12,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.6 2004/03/28 15:04:42 rshortt
+ # Bugfix.
+ #
# Revision 1.5 2004/03/16 01:04:18 rshortt
# Changes to stop two processes tripping over the creation of the epg pickle file.
***************
*** 90,94 ****
os.system('%s --output %s %s' % ( config.XMLTV_SORT,
xmltvtmp+'.1',
! config.XMLTV_FILE ))
shutil.copyfile(xmltvtmp+'.1', xmltvtmp)
--- 93,97 ----
os.system('%s --output %s %s' % ( config.XMLTV_SORT,
xmltvtmp+'.1',
! xmltvtmp ))
shutil.copyfile(xmltvtmp+'.1', xmltvtmp)
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog