Parcourir la source

removed space

Daniel Gibbs il y a 9 ans
Parent
commit
5b4a172edc
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      lgsm/functions/command_dev_debug.sh

+ 0 - 1
lgsm/functions/command_dev_debug.sh

@@ -8,7 +8,6 @@ local commandname="DEV-DEBUG"
 local commandaction="Dev-Debug"
 local commandaction="Dev-Debug"
 local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
 local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
 
 
-
 if [ -f "${rootdir}/.dev-debug" ]; then
 if [ -f "${rootdir}/.dev-debug" ]; then
 	rm "${rootdir}/.dev-debug"
 	rm "${rootdir}/.dev-debug"
 	fn_print_ok_nl "Disabled dev-debug"
 	fn_print_ok_nl "Disabled dev-debug"