Skip to content
Snippets Groups Projects
Commit 1cc111ff authored by sveseli's avatar sveseli
Browse files

merged from 0.13

parents 89fe5bfd 9cc45d98
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,6 @@ class RsyncFileTransferPlugin(FileTransferPlugin):
if not fileInfo.get('fileSize'):
FileUtility.statFile(filePath, fileInfo)
if self.localMd5Sum:
FileUtility.statFile(filePath, fileInfo)
FileUtility.getMd5Sum(filePath, fileInfo)
# Transfer file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment