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
Should create a file named meow and set its modification time one hour in the future. If the file is being created, the modification time is just set to the creation time. If we run the same function again, this time not creating the file, the modification time is set properly. Is this intended behavior? It seems like a bug to me.
The text was updated successfully, but these errors were encountered:
Should create a file named
meow
and set its modification time one hour in the future. If the file is being created, the modification time is just set to the creation time. If we run the same function again, this time not creating the file, the modification time is set properly. Is this intended behavior? It seems like a bug to me.The text was updated successfully, but these errors were encountered: