mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
skip checking error also on Mac in TestCheckPortAvailability (#8343)
This commit is contained in:
@@ -58,6 +58,7 @@ const (
|
||||
globalMinioDefaultStorageClass = "STANDARD"
|
||||
globalWindowsOSName = "windows"
|
||||
globalNetBSDOSName = "netbsd"
|
||||
globalMacOSName = "darwin"
|
||||
globalMinioModeFS = "mode-server-fs"
|
||||
globalMinioModeXL = "mode-server-xl"
|
||||
globalMinioModeDistXL = "mode-server-distributed-xl"
|
||||
|
||||
Reference in New Issue
Block a user