Merge branch 'master' into smudge
This commit is contained in:
commit
c608a752a5
13 changed files with 163 additions and 26 deletions
|
@ -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 $
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue