Mailing List Archive

mythtv branch master updated by dhampton. v30-Pre-202-g8f27146
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@love2code.net> at Thu, 7 Sep 2017 03:40:28 -0400
Committer: David Hampton <mythtv@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(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose