[mythtv-commits] mythtv branch master updated by dhampton. v30-Pre-202-g8f27146

Git Repo Owner noreply at mythtv.org
Wed Oct 11 00:31:46 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user dhampton.
       via  8f27146d1e3155bef2298b0033f804f23b8178bf (commit)
      from  ae0093aa69845cfa790db935d0802162c6f9ea7e (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 8f27146d1e3155bef2298b0033f804f23b8178bf
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:20:53 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8f27146d1e3155bef2298b0033f804f23b8178bf

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.

github: closes #152
trac: fixes #13118



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

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

-- 



More information about the mythtv-commits mailing list