mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
bootup-validation: Allow port configuration only using --address option. (#3166)
This commit is contained in:
committed by
Harshavardhana
parent
d192044915
commit
8408dfaa6c
@@ -101,6 +101,7 @@ func TestHouseKeeping(t *testing.T) {
|
||||
|
||||
// Test getPath() - the path that needs to be passed to newPosix()
|
||||
func TestGetPath(t *testing.T) {
|
||||
globalMinioHost = ""
|
||||
var testCases []struct {
|
||||
epStr string
|
||||
path string
|
||||
|
||||
Reference in New Issue
Block a user