xmltv/lib ValidateGrabber.pm,1.19,1.20
Nick Morrott via xmltv-commit <[email protected]> Sat, 16 Sep 2017 17:27:45 +0000
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/lib
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24518/lib
Modified Files:
ValidateGrabber.pm
Log Message:
ValidateGrabber: remove duplicate underscore from diff output filename
Index: ValidateGrabber.pm
===================================================================
RCS file: /cvsroot/xmltv/xmltv/lib/ValidateGrabber.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** ValidateGrabber.pm 12 Jul 2015 00:59:01 -0000 1.19
--- ValidateGrabber.pm 16 Sep 2017 17:27:43 -0000 1.20
***************
*** 354,359 ****
if( !compare_files( "$output.sorted.xml", "${op}1_2-2.sorted.xml",
! "${op}_1_2.diff" ) ) {
! w "The data is not additive. See ${op}_1_2.diff";
push @errors, "notadditive";
}
--- 354,359 ----
if( !compare_files( "$output.sorted.xml", "${op}1_2-2.sorted.xml",
! "${op}1_2.diff" ) ) {
! w "The data is not additive. See ${op}1_2.diff";
push @errors, "notadditive";
}
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot