mirror of
https://github.com/minio/minio.git
synced 2025-12-07 08:12:37 -05:00
committed by
Harshavardhana
parent
9bb799462e
commit
226a69fe15
@@ -54,7 +54,7 @@ func (xl xlObjects) updateUploadJSON(bucket, object string, uCh uploadIDChange)
|
||||
// If we have a read error, we store error and
|
||||
// exit.
|
||||
if err != nil {
|
||||
errs[index] = traceError(err)
|
||||
errs[index] = err
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user