xmltv/t test_tv_imdb.t,1.1,1.2
Jerry Veldhuis <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/t
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32395/t
Modified Files:
test_tv_imdb.t
Log Message:
test matching years
Index: test_tv_imdb.t
===================================================================
RCS file: /cvsroot/xmltv/xmltv/t/test_tv_imdb.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_tv_imdb.t 8 Mar 2015 19:45:52 -0000 1.1
--- test_tv_imdb.t 8 Mar 2015 20:21:26 -0000 1.2
***************
*** 33,38 ****
usage(0) if @ARGV;
! #my $tmpDir = tempdir(CLEANUP => 1);
! my $tmpDir = "/tmp/jv1"; mkdir($tmpDir);
system("/bin/cp -rp $tests_dir/lists $tmpDir/");
--- 33,38 ----
usage(0) if @ARGV;
! my $tmpDir = tempdir(CLEANUP => 1);
! #my $tmpDir = "/tmp/jv1"; mkdir($tmpDir);
system("/bin/cp -rp $tests_dir/lists $tmpDir/");
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/