Skip to content

Set mtime on Output Files#2742

Merged
felixhandte merged 4 commits intofacebook:devfrom
felixhandte:set-mtime
Aug 4, 2021
Merged

Set mtime on Output Files#2742
felixhandte merged 4 commits intofacebook:devfrom
felixhandte:set-mtime

Conversation

@felixhandte
Copy link
Contributor

In changing how permission bits were set on created files, #2525 introduced a regression, no longer updating the mtime on output files. This PR fixes this regression, by calling utime() on destination files.

This addresses #2739.

This behavior of `touch` is standardized in POSIX, so it should be available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants