Răsfoiți Sursa

renamed to function_selfname

Daniel Gibbs 10 ani în urmă
părinte
comite
38b07557dc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 "${modulename} Exiting with code: ${exitcode}"
+	echo "${function_selfname} Exiting with code: ${exitcode}"
 fi