Merge pull request #377 from jbarbier/buildbot
Fix the Makefile, rule=hack to make it work on Windows Upstream-commit: cb68662b9bea7dbd53296e9f0129cdac9131b688 Component: engine
This commit is contained in:
@@ -51,4 +51,4 @@ fmt:
|
||||
@gofmt -s -l -w .
|
||||
|
||||
hack:
|
||||
@(cd $(CURDIR)/buildbot; vagrant up)
|
||||
cd $(CURDIR)/buildbot && vagrant up
|
||||
|
||||
Reference in New Issue
Block a user