xmltv/filter tv_imdb,1.30,1.31
Geoff <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/filter
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30527
Modified Files:
tv_imdb
Log Message:
ensure consistent order of Dumper hash keys (for equality tests)
Index: tv_imdb
===================================================================
RCS file: /cvsroot/xmltv/xmltv/filter/tv_imdb,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** tv_imdb 18 May 2014 11:17:19 -0000 1.30
--- tv_imdb 29 Aug 2014 07:52:23 -0000 1.31
***************
*** 329,332 ****
--- 329,333 ----
my $c = shift;
my $id = $c->{id};
+ $Data::Dumper::Sortkeys = 1; # ensure consistent order of dumped hash
if (not defined $seen_ch{$id}) {
$w->write_channel($c);
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/