Merge "rectify 'a expirting object' to 'an expiring object'"
This commit is contained in:
commit
9ca3160ff7
@ -3953,7 +3953,7 @@ def quote(value, safe='/'):
|
||||
|
||||
def get_expirer_container(x_delete_at, expirer_divisor, acc, cont, obj):
|
||||
"""
|
||||
Returns a expiring object container name for given X-Delete-At and
|
||||
Returns an expiring object container name for given X-Delete-At and
|
||||
a/c/o.
|
||||
"""
|
||||
shard_int = int(hash_path(acc, cont, obj), 16) % 100
|
||||
|
Loading…
Reference in New Issue
Block a user