mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
Refactoring minio server command and flags
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ var (
|
||||
mutex.Unlock()
|
||||
os.Exit(1)
|
||||
default:
|
||||
fmt.Print(a...)
|
||||
fmt.Println(a...)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user