You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would avoid the problem of running make test always updates generated example.
It happens because when git clone/pull, the file modification time is set to the creation time.
The text was updated successfully, but these errors were encountered:
at15
changed the title
[noodle] Allow modification time for all files in code
[noodle] Allow set modification time for all files before generating the bundle
Apr 2, 2020
This would avoid the problem of running
make test
always updates generated example.It happens because when git clone/pull, the file modification time is set to the creation time.
The text was updated successfully, but these errors were encountered: