webdav: When testing the WebDAV server, send a file with content. The empty file it was sending tickled bugs in some php WebDAV server.

This commit is contained in:
Joey Hess 2015-12-11 12:13:20 -04:00
parent 48bc7a9057
commit 0f126440ca
Failed to extract signature
3 changed files with 31 additions and 14 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (5.20151209) UNRELEASED; urgency=medium
* Add S3 features to git-annex version output.
* webdav: When testing the WebDAV server, send a file with content.
The empty file it was sending tickled bugs in some php WebDAV server.
-- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400