Răsfoiți Sursa

Quote around directory

CedarLUG 9 ani în urmă
părinte
comite
a33f5159fb
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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}."