add comment for non empty text file

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2016-11-16 10:47:20 +01:00
parent 07acd34d6e
commit d5bfff6f4f
No known key found for this signature in database
GPG Key ID: 425003AC385454C5
1 changed files with 1 additions and 1 deletions

View File

@ -2158,7 +2158,7 @@
self.filesClient.putFileContents(
targetPath,
' ',
' ', // dont create empty files which fails on some storage backends
{
contentType: 'text/plain',
overwrite: true