diff --git a/lgsm/functions/monitor_gsquery.sh b/lgsm/functions/monitor_gsquery.sh index c1ac2e22c..b93b15cf0 100644 --- a/lgsm/functions/monitor_gsquery.sh +++ b/lgsm/functions/monitor_gsquery.sh @@ -53,7 +53,7 @@ if [ "${gsquery}" == "yes" ]; then if [ "${exitcode}" == "0" ]; then # Server OK fn_print_ok "Querying port: ${ip}:${port} : ${queryattempt} : " - fn_print_ok_eol + fn_print_ok_eol_nl fn_scriptlog "Querying port: ${ip}:${port} : ${queryattempt} : OK" sleep 1 exit