fix(boot)

This commit is contained in:
Mikaël Cluseau
2019-03-13 16:01:34 +11:00
parent 71d9c52a99
commit 6d5caeb71f
579 changed files with 123 additions and 200073 deletions

View File

@ -2,5 +2,7 @@
prep: go test ./pkg/... ./cmd/dkl
prep: CGO_ENABLED=0 go build ./cmd/dkl
prep: ./update-test-data
daemon: ./test-vm
daemon: ./test-vm 1
daemon: ./test-vm 2
daemon: ./test-vm 3
}