mirror of
https://github.com/minio/minio.git
synced 2025-02-24 03:49:12 -05:00
Merge pull request #123 from harshavardhana/pr_out_remove_stale_sha1_dir
This commit is contained in:
commit
baa74072b1
@ -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…
x
Reference in New Issue
Block a user