Merge branch '10868-ip-addr-conflict'
[arvados.git] / sdk / python / arvados / commands / put.py
index d57b2b775dfcfddea60d2f312f4dfefad95fe540..5b46ba75b70d864589f681f1619500def41781d5 100644 (file)
@@ -520,7 +520,7 @@ class ArvPutUploadJob(object):
                     manifest = self._local_collection.manifest_text()
                 else:
                     # Get the manifest text without comitting pending blocks
-                    manifest = self._local_collection.manifest_text(".", strip=False,
+                    manifest = self._local_collection.manifest_text(strip=False,
                                                                     normalize=False,
                                                                     only_committed=True)
                 # Update cache