mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 00:03:29 +03: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