mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
Remove stale sha1 dir
This commit is contained in:
parent
c46058282e
commit
2552ae450d
@ -1,11 +0,0 @@
|
|||||||
all: build test
|
|
||||||
.PHONY: all
|
|
||||||
|
|
||||||
build:
|
|
||||||
@godep go build
|
|
||||||
|
|
||||||
test: build
|
|
||||||
@godep go test -race -coverprofile=cover.out
|
|
||||||
|
|
||||||
clean:
|
|
||||||
@rm -v cover.out
|
|
Loading…
Reference in New Issue
Block a user