Skip to content
Snippets Groups Projects
Commit 1fd56007 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 b195abcc
No related branches found
No related tags found
Loading
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