From: Johannes Truschnigg Date: Sat, 3 Sep 2022 11:44:32 +0000 (+0200) Subject: Cosmetic/whitespace changes X-Git-Url: https://johannes.truschnigg.info/gitweb/?a=commitdiff_plain;h=7520269df43d9a53c3c98206f3f6b02d4f01d873;p=sqm_lagthrottle Cosmetic/whitespace changes --- diff --git a/sqm_lagthrottle_suggest_config.sh b/sqm_lagthrottle_suggest_config.sh index ee6e392..73104a0 100755 --- a/sqm_lagthrottle_suggest_config.sh +++ b/sqm_lagthrottle_suggest_config.sh @@ -47,7 +47,6 @@ POTENTIAL_PING_PEERS='1.1.1.1 8.8.8.8 a.root-servers.net b.root-servers.net c.ro set -u _h "sqm_lagthrottle configuration wizard - WELCOME" -echo "" >&2 printf 'This script will prompt you for a number of settings\n(recommending sensible defaults where thought possible)\nrequired for proper operation of sqm_lagthrottle.\n\nPlease take a few minutes to follow its instructions\nto make the most out of dynamically adjusting your\nbandwidth shaper.\n' echo "" >&2 @@ -211,8 +210,8 @@ printf 'TREND_DECISION="%s"\n' "${relaxed_or_eager}" >> "${cfgo}" echo "" >&2 printf 'Suggested configuration values saved to\n\t%s\n\n' "${cfgo}" >&2 - _goon 'Hit the [ENTER] to display full stats, or [CTRL]+[C] to exit.' >&2 + _h "Extended ping statistics (informational only)" cat "${sto}" >&2 echo "" >&2