Small space fixes.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
This commit is contained in:
parent
349120b8f5
commit
76cbe51681
6 changed files with 1 additions and 6 deletions
|
|
@ -40,7 +40,7 @@ MB_DOC_FIRE_VARIABLE_ROCK += $(call mb_make_call,mb_doc_variable_rock,MB_OS_COLO
|
|||
define mb_os_dir_delete
|
||||
$(MB_OS_RMDIR) $(1)
|
||||
endef
|
||||
MB_DOC_FIRE_FUNCTION += $(call mb_make_call,mb_doc_function,mb_os_dir_delete,"Removed the full folder.","<dir>")
|
||||
MB_DOC_FIRE_FUNCTION += $(call mb_make_call,mb_doc_function,mb_os_dir_delete,"Delete the full folder.","<dir>")
|
||||
|
||||
|
||||
define mb_os_dir_create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue