Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle multiple azcopy logfiles #61

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Handle multiple azcopy logfiles #61

merged 2 commits into from
Feb 16, 2024

Conversation

jonaski
Copy link
Member

@jonaski jonaski commented Feb 16, 2024

When we have more than one blobstorage, there are multiple lines matching "Log file is located at:", this was not properly handled, causing the mail command to fail. To fix, iterate over the files and attach each file.
Also make sure they exist before attaching, otherwise the mail command fails and no e-mail is sent.

When we have more than one blobstorage, there are multiple lines matching
"Log file is located at:", this was not properly handled, causing the
mail command to mail. To fix, iterate over the files and attach each file.
Also make sure they exist before attaching, otherwise the mail command
fails and no e-mail is sent.
@jonaski jonaski requested a review from ralftar February 16, 2024 14:21
@jonaski jonaski merged commit 425e3dc into main Feb 16, 2024
5 checks passed
@jonaski jonaski deleted the jonaski/azcopy_log_attach branch February 16, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants