Page MenuHomeSoftware Heritage

D2046.diff
No OneTemporary

D2046.diff

diff --git a/swh/objstorage/objstorage.py b/swh/objstorage/objstorage.py
--- a/swh/objstorage/objstorage.py
+++ b/swh/objstorage/objstorage.py
@@ -227,8 +227,8 @@
def check(self, obj_id, *args, **kwargs):
"""Perform an integrity check for a given object.
- Verify that the file object is in place and that the gzipped content
- matches the object id.
+ Verify that the file object is in place and that the content matches
+ the object id.
Args:
obj_id (bytes): object identifier.

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 12:32 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3220807

Event Timeline