eclipse-pass / pass-deposit-services

Deposit Services are responsible for the transfer of custodial content and metadata from end users to repositories.
Apache License 2.0
1 stars 4 forks source link

Fix errant log message #245

Closed emetsger closed 5 years ago

emetsger commented 5 years ago

Missed a return, so a success message was logged accidentally. Reduce the log level to DEBUG for what is probably a benign reason.