Skip to content

tool-cache: mv rather than cp on non-windows#1504

Open
IanButterworth wants to merge 1 commit intoactions:mainfrom
IanButterworth:ib/cp_mv_nonwindows
Open

tool-cache: mv rather than cp on non-windows#1504
IanButterworth wants to merge 1 commit intoactions:mainfrom
IanButterworth:ib/cp_mv_nonwindows

Conversation

@IanButterworth
Copy link
Copy Markdown

@IanButterworth IanButterworth commented Aug 23, 2023

cp affects the mtime of the files. In julia the code caching system is sensitive to mtime so maintaining the mtimes of the julia source is helpful.

However, whether mv maintains mtime seems complicated. This is untested

@IanButterworth IanButterworth requested a review from a team as a code owner August 23, 2023 15:59
@IanButterworth IanButterworth changed the title mv rather than cp on non-windows tool-cache: mv rather than cp on non-windows Aug 23, 2023
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