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

Feat(rsync) Remove -t flag for sars-cov #3641

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

Vince-janv
Copy link
Contributor

Description

For some reason the rsync command used for covid samples contains the -t flag which preserves the timestamp on the files. This however seems to have the side effect of setting the the group owning the file to users.

There is no documentation in the PR or anywhere else on why the -t flag was added, so I'm removing it so that our rsyncs behave the same way.

Fixes

  • Files delivered now correctly belongs to the customers group

@Vince-janv Vince-janv requested a review from a team as a code owner August 26, 2024 13:52
Copy link

Copy link
Contributor

@islean islean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@Vince-janv Vince-janv merged commit 0f342f0 into master Aug 26, 2024
9 checks passed
@Vince-janv Vince-janv deleted the fix-caesar-rsync-permissions branch August 26, 2024 14:10
@Vince-janv
Copy link
Contributor Author

Deployed to production

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.

2 participants