summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-11 13:50:31 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-11 13:50:31 -0400
commit69a64069bbe72421186d08a8fb28de889caac942 (patch)
tree536df96010e5c66edf583466ebf983b5451f3e28 /Remote
parentd769454704555d7e969754de22e32fd7ed738aaa (diff)
parent1b710b96c201e7b9fbecdb876e282f75653dfdea (diff)
Merge branch 'master' into smudge
Diffstat (limited to 'Remote')
-rw-r--r--Remote/WebDAV.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/WebDAV.hs b/Remote/WebDAV.hs
index 4c5edef72..1e4c45d19 100644
--- a/Remote/WebDAV.hs
+++ b/Remote/WebDAV.hs
@@ -191,7 +191,7 @@ testDav url (Just (u, p)) = do
makeParentDirs
void $ mkColRecursive tmpDir
inLocation (tmpLocation "git-annex-test") $ do
- putContentM (Nothing, L.empty)
+ putContentM (Nothing, L8.fromString "test")
delContentM
where
test a = liftIO $