mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 21:50:22 +03:00
Ignore io.EOF for gob decoding
This commit is contained in:
@@ -33,7 +33,6 @@ build-strbyteconv:
|
||||
@godep go test -race -coverprofile=cover.out github.com/minio-io/minio/pkgs/strbyteconv
|
||||
|
||||
build-storage: build-storage-fs build-storage-append build-storage-encoded
|
||||
@godep go test -race -coverprofile=cover.out github.com/minio-io/minio/pkgs/storage
|
||||
|
||||
build-storage-fs:
|
||||
@godep go test -race -coverprofile=cover.out github.com/minio-io/minio/pkgs/storage/fsstorage
|
||||
|
||||
Reference in New Issue
Block a user