From: Brian Warner Date: Thu, 1 Nov 2007 22:25:00 +0000 (-0700) Subject: trailing-whitespace eradication, no functional changes X-Git-Tag: allmydata-tahoe-0.7.0~327 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=20af9732721e9562d9f4f448bde79ec6faa4d8ce;p=tahoe-lafs%2Ftahoe-lafs.git trailing-whitespace eradication, no functional changes --- diff --git a/src/allmydata/test/test_encode.py b/src/allmydata/test/test_encode.py index 45c60bff..19bb2c5e 100644 --- a/src/allmydata/test/test_encode.py +++ b/src/allmydata/test/test_encode.py @@ -60,7 +60,7 @@ class FakeBucketWriterProxy: assert self.block_hashes is None self.block_hashes = blockhashes return defer.maybeDeferred(_try) - + def put_share_hashes(self, sharehashes): def _try(): assert not self.closed @@ -218,7 +218,7 @@ class Encode(unittest.TestCase): # all tests encode to 100 shares, which means the share hash tree will # have 128 leaves, which means that buckets will be given an 8-long share # hash chain - + # all 3-segment files will have a 4-leaf blockhashtree, and thus expect # to get 7 blockhashes. 4-segment files will also get 4-leaf block hash # trees and 7 blockhashes. 5-segment files will get 8-leaf block hash