зеркало из https://github.com/github/vitess-gh.git
Use correct indentation for Makefile
Signed-off-by: Dan Kozlowski <koz@planetscale.com>
This commit is contained in:
Родитель
d7a2920bbe
Коммит
07027d5539
2
Makefile
2
Makefile
|
@ -46,7 +46,7 @@ build:
|
|||
ifndef NOBANNER
|
||||
echo $$(date): Building source tree
|
||||
endif
|
||||
go install $(VT_GO_PARALLEL) -ldflags "$(shell tools/build_version_flags.sh)" ./go/...
|
||||
go install $(VT_GO_PARALLEL) -ldflags "$(shell tools/build_version_flags.sh)" ./go/...
|
||||
|
||||
parser:
|
||||
make -C go/vt/sqlparser
|
||||
|
|
Загрузка…
Ссылка в новой задаче