xmltv/grab/uk_atlas tv_grab_uk_atlas,1.2,1.3
Geoff <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/grab/uk_atlas
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14484
Modified Files:
tv_grab_uk_atlas
Log Message:
Fix wrong directory when using $ENV{XMLTV_SUPPLEMENT}
Index: tv_grab_uk_atlas
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/uk_atlas/tv_grab_uk_atlas,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tv_grab_uk_atlas 18 Oct 2013 19:54:53 -0000 1.2
--- tv_grab_uk_atlas 19 Oct 2013 09:04:22 -0000 1.3
***************
*** 1102,1106 ****
sub get_supplement_dir {
! return $ENV{XMLTV_SUPPLEMENT} if defined( $ENV{XMLTV_SUPPLEMENT} );
return get_default_dir() . "/.xmltv/supplement/" . $GRABBER_NAME;
}
--- 1102,1106 ----
sub get_supplement_dir {
! return $ENV{XMLTV_SUPPLEMENT} . "/" . $GRABBER_NAME if defined( $ENV{XMLTV_SUPPLEMENT} );
return get_default_dir() . "/.xmltv/supplement/" . $GRABBER_NAME;
}
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk