Show More
@@ -3484,7 +3484,7 b' def perfbranchmap(ui, repo, *filternames' | |||
|
3484 | 3484 | printname = name |
|
3485 | 3485 | if name is None: |
|
3486 | 3486 | printname = b'unfiltered' |
|
3487 |
timer(getbranchmap(name), title= |
|
|
3487 | timer(getbranchmap(name), title=printname) | |
|
3488 | 3488 | finally: |
|
3489 | 3489 | branchcacheread.restore() |
|
3490 | 3490 | branchcachewrite.restore() |
General Comments 0
You need to be logged in to leave comments.
Login now