projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34c4ae5
)
fix windows build
author
Joey Hess
<joeyh@joeyh.name>
Wed, 25 Jun 2025 13:07:32 +0000
(09:07 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 25 Jun 2025 13:07:32 +0000
(09:07 -0400)
Annex/Import.hs
patch
|
blob
|
history
diff --git
a/Annex/Import.hs
b/Annex/Import.hs
index b9c1b74e87181da438eb7afcb35bd73043a8439d..b1ace3468efbcbc5f0edf724812a25e5a871a835 100644
(file)
--- a/
Annex/Import.hs
+++ b/
Annex/Import.hs
@@
-1125,7
+1125,7
@@
getImportableContents r importtreeconfig ci matcher = do
notignored = notIgnoredImportLocation importtreeconfig ci loc
#ifdef mingw32_HOST_OS
- loc' = fromOsPath (fromImportLocation loc)
+
loc' = fromOsPath (fromImportLocation loc)
#endif
wantedunder dbhandle root (loc, v) =