fix helper path

This commit is contained in:
Paul Brodner
2019-03-04 18:49:02 +02:00
parent 6187a2f899
commit 5a96c89d5c

View File

@@ -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