Explorar o código

Corrected legacy scriptlogdate

Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
8b9157f361
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/core_legacy.sh

+ 1 - 1
lgsm/functions/core_legacy.sh

@@ -25,7 +25,7 @@ if [ -z "${lgsmlogdir}" ]; then
 	lgsmlogdir="${scriptlogdir}"
 fi
 
-if [ -z "${scriptlogdate}" ]; then
+if [ -z "${lgsmlogdate}" ]; then
 	lgsmlogdate="${scriptlogdate}"
 fi