summaryrefslogtreecommitdiff
path: root/swiftclient/multithreading.py
diff options
context:
space:
mode:
authorDaniel Wakefield <daniel.wakefield@hp.com>2014-11-07 12:46:23 +0000
committerDaniel Wakefield <daniel.wakefield@hp.com>2014-11-07 12:55:51 +0000
commit93cc42b21d213079285fcd09f1cf07168b803018 (patch)
tree812def351c0d92f2efcc31c7fef3cad274829f4f /swiftclient/multithreading.py
parent19b427eacbbbb94199551766149472f26fa08698 (diff)
downloadpython-swiftclient-93cc42b21d213079285fcd09f1cf07168b803018.tar.gz
Fix misnamed variable in SwiftReader.
actual_md5 was being used instead of _actual_md5 only when assigning the md5 object. This resulted in all checks and updates of the md5 to be skipped. When fixed it revealed another bug that the md5 of the read content is always checked even if there is no _expected_etag. Added tests Change-Id: Iaf1e21324ce592049d02cd5be123604b99833e86
Diffstat (limited to 'swiftclient/multithreading.py')
0 files changed, 0 insertions, 0 deletions