[mythtv-firehose] mythtv branch fixes/29 updated by dhampton. v29.0-43-g44dac01

Git Repo Owner noreply at mythtv.org
Wed Oct 11 00:33:21 UTC 2017


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user dhampton.
       via  44dac01b2135f8b209d85ba58c05ce8d16baa533 (commit)
      from  4c4d7ed718bf55354e321256101170ede8d6a676 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 44dac01b2135f8b209d85ba58c05ce8d16baa533
Author:    David Hampton <mythtv at love2code.net> at Thu, 7 Sep 2017 03:40:28 -0400
Committer: David Hampton <mythtv at love2code.net> at Tue, 10 Oct 2017 20:32:47 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=44dac01b2135f8b209d85ba58c05ce8d16baa533

Make the Canadian weather scripts work again.
Fix the parsing code that is looking for the letter 'C' in the
temperature and dew-point lines.  This was unnecessarily escaped as
'\C' which causes Perl to complain about a no longer supported regex.
Removing the escaping solves the problem.

(cherry picked from commit 8f27146d1e3155bef2298b0033f804f23b8178bf)



-----------------------------------------------------------------------

Summary of changes:
 .../mythweather/scripts/ca_envcan/ENVCANParser.pm  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-firehose mailing list