Explorar o código

Quote around directory

CedarLUG %!s(int64=9) %!d(string=hai) anos
pai
achega
a33f5159fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/command_postdetails.sh

+ 1 - 1
lgsm/functions/command_postdetails.sh

@@ -45,7 +45,7 @@ postexpire="${postexpire="1W"}"
 # for the variable "postdetails" to be defined. -CedarLUG
 
 # source all of the functions defined in the details command
-. ${functionsdir}/command_details.sh
+. "${functionsdir}"/command_details.sh
 
 fn_bad_tmpfile() {
 	echo "There was a problem creating a temporary file ${tmpfile}."