Skip to content
Snippets Groups Projects
Commit 0676593f authored by Lukas Chlad's avatar Lukas Chlad
Browse files

Fix MacOS missing -u option for cp

On MaxOS systems there is obviously different version of cp command to other Linux. Because the MacOS cp is missing -u (update if newer) option the rsync is used instead. The update option is rather important if one would run several jobs on the same machine and they will touch these files at different times this can cause issues.
parent 4d6d8b8f
No related branches found
No related tags found
Loading
This commit is part of merge request !1295. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment