xmltv/grab/eu_epgdata tv_grab_eu_epgdata,1.31,1.32

Jan Schneider <[email protected]>
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv/grab/eu_epgdata
In directory vz-cvs-3.sog:/tmp/cvs-serv25803/grab/eu_epgdata

Modified Files:
	tv_grab_eu_epgdata 
Log Message:
Clean up temporary files (Bug #2927243).


Index: tv_grab_eu_epgdata
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/eu_epgdata/tv_grab_eu_epgdata,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** tv_grab_eu_epgdata	4 Sep 2010 10:28:44 -0000	1.31
--- tv_grab_eu_epgdata	8 Jun 2012 13:15:38 -0000	1.32
***************
*** 163,168 ****
  $ua->agent("xmltv/$XMLTV::VERSION");
  
! #our $tmp= tempdir( CLEANUP => 1 ) . '/';
! our $tmp= tempdir() . '/';
  # set up XML::Twig
  our $epg= new XML::Twig( twig_handlers => { data => \&printepg } );
--- 163,167 ----
  $ua->agent("xmltv/$XMLTV::VERSION");
  
! our $tmp = tempdir( CLEANUP => 1 ) . '/';
  # set up XML::Twig
  our $epg= new XML::Twig( twig_handlers => { data => \&printepg } );


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.