Merge PR #3403: Implement parameter-controlled bank/send switch-off

This commit is contained in:
Alessio Treglia
2019-01-29 04:06:48 +01:00
committed by Christopher Goes
parent 6de39e19f3
commit f16cc31919
25 changed files with 191 additions and 34 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ GOTOOLS = \
github.com/rakyll/statik
GOBIN ?= $(GOPATH)/bin
all: devtools install test_lint test
all: devtools vendor-deps install test_lint test
# The below include contains the tools target.
include scripts/Makefile