Mailing List Archive

mythtv branch fixes/29 updated by stuarta. v29.0-22-gafb2a83
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@love2code.net> at Wed, 23 Aug 2017 21:13:01 -0400
Committer: Stuart Auchterlonie <stuarta@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@mythtv.org>



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

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

--

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