@@ -51,4 +51,4 @@ fmt:
@gofmt -s -l -w .
hack:
- @(cd $(CURDIR)/buildbot; vagrant up)
+ cd $(CURDIR)/buildbot && vagrant up