Merge "Fix pylint error"

This commit is contained in:
Zuul 2022-05-08 10:48:13 +00:00 committed by Gerrit Code Review
commit c4b2c18eb6
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ def rsyncdelta(datastream, remotesignatures, blocksize=4096):
match = True
matchblock = -1
last_byte = []
tailsize = 0
while True:
if match and datastream is not None:
# Whenever there is a match or the loop is running for the first