Dont create 0 byte text files

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2016-10-28 16:36:10 +02:00
parent 3ab160dd5a
commit c22776f04a
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,
'',
' ',
{
contentType: 'text/plain',
overwrite: true