From 122c3c4be3a0d2b44cf7117fbc3b754f3de4f516 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 8 May 2016 20:43:39 +0100 Subject: [PATCH] message fix --- lgsm/functions/command_stop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/command_stop.sh b/lgsm/functions/command_stop.sh index 935347cca..b36ddfd90 100644 --- a/lgsm/functions/command_stop.sh +++ b/lgsm/functions/command_stop.sh @@ -28,7 +28,7 @@ fn_stop_graceful_source(){ fn_print_dots "Graceful: rcon quit: ${seconds}" done if [ "${pid}" != "0" ]; then - fn_print_fail "Graceful: rcon quit" + fn_print_fail "Graceful: rcon quit: " fn_print_fail_eol_nl fn_scriptlog "Graceful: rcon quit: FAIL" fn_stop_tmux