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:
4591569
)
cleanup
author
Joey Hess
<joeyh@joeyh.name>
Sun, 6 Dec 2015 20:36:35 +0000
(16:36 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Sun, 6 Dec 2015 20:36:35 +0000
(16:36 -0400)
Utility/Path.hs
patch
|
blob
|
history
diff --git
a/Utility/Path.hs
b/Utility/Path.hs
index 1771d1e6d64b130e796165412a086cc0b32d3686..f3290d8d9e151018444b60822044ad1c45a5f780 100644
(file)
--- a/
Utility/Path.hs
+++ b/
Utility/Path.hs
@@
-288,7
+288,6
@@
fileNameLengthLimit dir = do
if l <= 0
then return 255
else return $ minimum [l, 255]
- where
#endif
{- Given a string that we'd like to use as the basis for FilePath, but that