[mythtv-firehose] mythtv branch fixes/29 updated by stuarta. v29.0-22-gafb2a83

Git Repo Owner noreply at mythtv.org
Tue Aug 29 09:40:18 UTC 2017


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user stuarta.
       via  afb2a83edd5e6f94572e5550bd9ae47dbc6834db (commit)
      from  f153e7f53afc7c4e20b62be227da1c2ad7f4c392 (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 afb2a83edd5e6f94572e5550bd9ae47dbc6834db
Author:    David Hampton <mythtv at love2code.net> at Wed, 23 Aug 2017 21:13:01 -0400
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 29 Aug 2017 10:40:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=afb2a83edd5e6f94572e5550bd9ae47dbc6834db

Use correct ping timeout parameter for the operating system.
The ping command on Linux based operating systems uses the -w
paremeter to specify the timeout in seconds.  The ping command on
FreeBSD based operating systems uses the -t parameter.  Use compile
time flags to generate the right ping command for the operating
system.  This fixes #12034.

Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythbase/mythmiscutil.cpp |   45 ++++++++++++-----------------
 1 files changed, 19 insertions(+), 26 deletions(-)

-- 



More information about the mythtv-firehose mailing list