Loading transfer_service/import_executor.py +4 −3 Original line number Diff line number Diff line Loading @@ -193,7 +193,8 @@ class ImportExecutor(TaskExecutor): m.setMessageWithAttachment("VOSpace import notification", msg, nodeListFile) else: info = f""" INFO: this operation involved a number of nodes greater than 10^5, INFO: this operation involved a number of nodes greater than 10^5, you will find the results in {self.resDir}. """ Loading Loading
transfer_service/import_executor.py +4 −3 Original line number Diff line number Diff line Loading @@ -193,7 +193,8 @@ class ImportExecutor(TaskExecutor): m.setMessageWithAttachment("VOSpace import notification", msg, nodeListFile) else: info = f""" INFO: this operation involved a number of nodes greater than 10^5, INFO: this operation involved a number of nodes greater than 10^5, you will find the results in {self.resDir}. """ Loading