Page MenuHomeSoftware Heritage

D623.id1912.diff
No OneTemporary

D623.id1912.diff

diff --git a/swh/loader/core/tests/__init__.py b/swh/loader/core/tests/__init__.py
--- a/swh/loader/core/tests/__init__.py
+++ b/swh/loader/core/tests/__init__.py
@@ -54,6 +54,7 @@
# In that case, simply sets the archive's path
self.destination_path = repo_path
self.tmp_root_path = None
+ self.repo_url = 'file://' + repo_path
return
tmp_root_path = tempfile.mkdtemp(
prefix=prefix_tmp_folder_name, suffix='-tests')

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 17, 8:01 PM (6 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3215410

Event Timeline