mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
fix helper path
This commit is contained in:
@@ -18,7 +18,7 @@ help: ## main: output this help
|
||||
|
||||
# $(helpers)/wait-service-to-start.sh
|
||||
ifeq ($(dc),)
|
||||
helpers:=$(ROOT_DIR)/.helpers
|
||||
helpers:=$(ROOT_DIR)/qa/.helpers
|
||||
endif
|
||||
|
||||
# $(dc) ls
|
||||
|
Reference in New Issue
Block a user