diff --git a/transfer_service/retrieve_executor.py b/transfer_service/retrieve_executor.py index e38d0b091f202b774ded7c116110f0be96491069..3bc43c61be5a2039cbb2108b3f32a73824c5eb30 100644 --- a/transfer_service/retrieve_executor.py +++ b/transfer_service/retrieve_executor.py @@ -406,7 +406,7 @@ class RetrieveExecutor(TaskExecutor): Owner ID: {self.jobObj.ownerId} Your files are available and can be downloaded. - Here below is attached a file containing the URL list of all the VOSpace data nodes. + A file containing the list of URLs is attached here below. """ m.setMessageWithAttachment("VOSpace data retrieve notification: COMPLETED", msg, urlListFilePath + ".tar.gz")