-
Notifications
You must be signed in to change notification settings - Fork 433
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check to see if the file exists before attempting to rename
In the case of /tmp existing on tmpfs with musl, the prior version of this would fail with a cross-device link error before bubbling up a not found error
- Loading branch information
1 parent
e25aed7
commit 7b7aaa5
Showing
1 changed file
with
12 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters