Daniel Gibbs 10 anni fa
parent
commit
3262ad8903
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lgsm/functions/core_exit.sh

+ 1 - 1
lgsm/functions/core_exit.sh

@@ -23,5 +23,5 @@ fi
 
 if [ -f "${rootdir}/.dev-debug" ]; then
 	sleep 0.5
-	echo "${function_selfname} Exiting with code: ${exitcode}"
+	echo "${function_selfname} exiting with code: ${exitcode}"
 fi