зеркало из https://github.com/microsoft/docker.git
Fix the Makefile, rule=hack to make it work on Windows
This commit is contained in:
Родитель
bbaa975ec8
Коммит
b7cda3288e
2
Makefile
2
Makefile
|
@ -51,4 +51,4 @@ fmt:
|
|||
@gofmt -s -l -w .
|
||||
|
||||
hack:
|
||||
@(cd $(CURDIR)/buildbot; vagrant up)
|
||||
cd $(CURDIR)/buildbot && vagrant up
|
||||
|
|
Загрузка…
Ссылка в новой задаче