Commit 92fb406
committed
fix fetch progress bar showing to many files
As we also call `obtain_file` for `checksum.json` the progress bar will
show one file to many. E.g.
> Fetching files: 100% (4/3)
Ignore that file for updating the progressbar1 parent 5f00b71 commit 92fb406
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
758 | 760 | | |
759 | 761 | | |
760 | 762 | | |
| |||
0 commit comments