[mythtv-commits] mythtv branch fixes/0.27 updated by jpoet. v0.27.1-15-g050bf9d

Git Repo Owner noreply at mythtv.org
Wed Jun 11 22:58:39 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jpoet.
       via  050bf9d11c147f155b2aaa308978afb8e22d4cea (commit)
      from  2720f457c590465af558fe0720aa9f019fa4b26f (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 050bf9d11c147f155b2aaa308978afb8e22d4cea
Author:    John Poet <jpoet at mythtv.org> at Wed, 11 Jun 2014 16:54:50 -0600
Committer: John Poet <jpoet at mythtv.org> at Wed, 11 Jun 2014 16:58:19 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=050bf9d11c147f155b2aaa308978afb8e22d4cea

Channel scanning: unbreak the cli.  Teardown() frees and NULLs sigmonScanner, so testing it to be non-zero is always going to fail. Further, if sigmonScanner is invalid, then transports will be empty, so that is all the test we need.
(cherry picked from commit 1582de655661622de08e23be13e38f06b1fab325)



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

Summary of changes:
 .../libmythtv/channelscan/channelscanner_cli.cpp   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list