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

CopyProjectDataToPrm: when checksum has failed the wrong path to file is showed #194

Open
RoanKanninga opened this issue Oct 19, 2020 · 0 comments
Labels

Comments

@RoanKanninga
Copy link
Member

CopyProjectDataToPrm.failed is saying that the checksums are wrong, look in /groups/umcg-gd/prm06/logs/NGSXXX/run01.md5.log.failed.

that file does not exist.
this should be 'run01.md5.log'
and the path should be to 'projects' instead of 'logs'

example now:
/groups/umcg-gd/prm06/logs/NGSXXX/run01.md5.log.failed

where the actual file is:
/groups/umcg-gd/prm06/projects/NGSXXX/run01.md5.log

N.B. when running the copyProjectDataToPrm script by hand the correct path is shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant