Skip to content
Snippets Groups Projects
Commit d3db7199 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

tests: updated deckard for OS X 10.10

parent eafa3ae2
No related branches found
No related tags found
No related merge requests found
deckard @ 97bf718f
Subproject commit 97bf718f1242a1cdb95837b21dddc80514f03bb4
......@@ -12,7 +12,7 @@ TEMPLATE := template/kresd.j2
$(deckard_DIR)/Makefile:
@git submodule update --init
check-integration: $(deckard_DIR)/Makefile
@$(MAKE) -s -C $(deckard_DIR) TESTS=$(TESTS) DAEMON=$(abspath daemon/kresd) TEMPLATE=$(TEMPLATE)
@$(MAKE) -s -C $(deckard_DIR) TESTS=$(TESTS) DAEMON=$(abspath daemon/kresd) TEMPLATE=$(TEMPLATE) DYLD_LIBRARY_PATH=$(DYLD_LIBRARY_PATH)
deckard: check-integration
# Targets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment