]> johannes.truschnigg.info Git - sqm_lagthrottle/commitdiff
Advertise timestamped config file fragment at the end, too
authorJohannes Truschnigg <johannes@truschnigg.info>
Sun, 20 Mar 2022 16:08:02 +0000 (17:08 +0100)
committerJohannes Truschnigg <johannes@truschnigg.info>
Sun, 20 Mar 2022 16:08:02 +0000 (17:08 +0100)
sqm_lagthrottle_suggest_config.sh

index c55d58bede435e6d35f18ab3b48862733e128dd3..cfe78c2e9f5e4f9a93fabddf869d8d457496a67e 100755 (executable)
@@ -130,3 +130,6 @@ cat "${sto}" >&2
 echo "" >&2
 
 rm -f "${fpo}" "${sto}"
+
+printf 'Determined suggested values saved in "%s"\n\n' "${cfgo}" >&2
+echo "" >&2