Преглед на файлове

renamed to function_selfname

Daniel Gibbs преди 10 години
родител
ревизия
38b07557dc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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