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

Fixes for DADIS sync workflow #148

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Fixes for DADIS sync workflow #148

merged 2 commits into from
Feb 8, 2024

Conversation

marius-mather
Copy link
Collaborator

Hi @matentzn ,

This PR contains fixes for a couple of issues with the DADIS sync workflow:

  • The make jobs did not seem to work since they were using an existing filename, so make was reporting "nothing to be done". I have not worked much with make so you may need to check that my updated version makes sense
  • The scripts had issues when trying to read from and write to the same filename, since they need to copy the header from the input file. I've updated it so we create a temporary output file first, then copy to the final destination

Copy link
Member

@matentzn matentzn left a comment

Choose a reason for hiding this comment

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

Didnt look in detail at the python code, but approved for changes to makefile for sure!

@marius-mather marius-mather merged commit 2678666 into master Feb 8, 2024
1 check passed
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