pytest: pass DEVELOPER flag through.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2017-10-29 21:34:02 +10:30
parent ee1fb07c8e
commit 45b92dc2b0

View File

@@ -170,7 +170,7 @@ check:
$(MAKE) pytest $(MAKE) pytest
pytest: $(ALL_PROGRAMS) pytest: $(ALL_PROGRAMS)
PYTHONPATH=contrib/pylightning python3 tests/test_lightningd.py -f PYTHONPATH=contrib/pylightning DEVELOPER=$(DEVELOPER) python3 tests/test_lightningd.py -f
# Keep includes in alpha order. # Keep includes in alpha order.
check-src-include-order/%: % check-src-include-order/%: %