Fixes for multiplatform dev and testing from forks (#7734)

Add support for correct dependency URLs on all platforms

only build mountinfo.go on linux

make testfile path relative to support fork work
This commit is contained in:
Joe Stevens
2019-06-04 00:59:40 -07:00
committed by kannappanr
parent 8b0c86298d
commit a19cf063b5
3 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
// +build linux
/*
* MinIO Cloud Storage, (C) 2017 MinIO, Inc.
*