bootup-validation: Allow port configuration only using --address option. (#3166)

This commit is contained in:
Krishna Srinivas
2016-11-05 00:44:19 +05:30
committed by Harshavardhana
parent d192044915
commit 8408dfaa6c
3 changed files with 76 additions and 10 deletions
+1
View File
@@ -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