An endef was inadvertenlty removed in last commit

This commit is contained in:
Pierre Labastie 2012-03-15 15:45:20 +00:00
parent 9af9dfa1ef
commit bb7de70faf

View file

@ -35,6 +35,7 @@ define echo_SU_request
@echo $(BLUE)$@
@echo $(WHITE)ROOT privilege is required to perform a number of commands
@echo sudo will request a password in order to execute all high privilege commands
endef
define echo_SULUSER_request
@echo $(BOLD)--------------------------------------------------------------------------------