Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
974cc90121
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lgsm/functions/command_debug.sh

+ 2 - 0
lgsm/functions/command_debug.sh

@@ -15,6 +15,8 @@ fn_lockfile_trap(){
 	rm -f "${rootdir}/${lockselfname}"
 	# resets terminal. Servers can sometimes mess up the terminal on exit.
 	reset
+	fn_print_ok_nl "Closing debug"
+	fn_script_log_info "Debug closed"
 	core_exit.sh
 }