Show More
@@ -199,4 +199,4 b' def _openstore(repo, remote=None, put=Fa' | |||||
199 | except lfutil.storeprotonotcapable: |
|
199 | except lfutil.storeprotonotcapable: | |
200 | pass |
|
200 | pass | |
201 |
|
201 | |||
202 |
raise util.Abort(_('%s does not appear to be a largefile store') |
|
202 | raise util.Abort(_('%s does not appear to be a largefile store') % path) |
General Comments 0
You need to be logged in to leave comments.
Login now