RawFilePath conversion
Sponsored-by: Dartmouth College's DANDI project
This commit is contained in:
parent
703a70cafa
commit
8da85fd3a3
4 changed files with 5 additions and 6 deletions
|
@ -57,7 +57,7 @@ tryCopyCoW (CopyCoWTried copycowtried) src dest meterupdate =
|
|||
)
|
||||
)
|
||||
where
|
||||
docopycow = watchFileSize dest meterupdate $ const $
|
||||
docopycow = watchFileSize dest' meterupdate $ const $
|
||||
copyCoW CopyTimeStamps src dest
|
||||
|
||||
dest' = toRawFilePath dest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue