Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9342189
D2046.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
549 B
Subscribers
None
D2046.diff
View Options
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
Details
Attached
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
Attached To
D2046: Fix docstring on ObjStorage.check()
Event Timeline
Log In to Comment