Typo fix.
This commit is contained in:
parent
a5f52ba47d
commit
39a93a45a0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ define echo_PHASE
|
||||||
@echo $(BOLD)--------------------------------------------------------------------------------
|
@echo $(BOLD)--------------------------------------------------------------------------------
|
||||||
@echo $(tab_)$(tab_)Executing $(BLUE)$(1)$(WHITE) scripts
|
@echo $(tab_)$(tab_)Executing $(BLUE)$(1)$(WHITE) scripts
|
||||||
@echo $(BOLD)--------------------------------------------------------------------------------
|
@echo $(BOLD)--------------------------------------------------------------------------------
|
||||||
#echo $(WHITE)
|
@echo $(WHITE)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define echo_SU_request
|
define echo_SU_request
|
||||||
|
|
Reference in a new issue