Commit 687742a
Show time taken instead of eta 0:00:00 after download completion (#13486)
This is more useful than seeing eta 0:00:00.
There is an extra space left over, but there isn't much we can do about
that unfortunately. It'd be nice if Rich wouldn't add the space if the
column was empty, but looking at their codebase, such a change seems
nontrivial.
Co-authored-by: asai-r <[email protected]>1 parent 17794fd commit 687742a
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments