This repository was archived by the owner on Aug 16, 2023. It is now read-only.
Commit 57a0cdc
committed
Catch errors when downloading
This fixes problems with `curl` complaining when we try to resume an old
file that is longer than the new version of the file.1 parent 898abb6 commit 57a0cdc
1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
487 | 486 | | |
488 | 487 | | |
489 | 488 | | |
| |||
494 | 493 | | |
495 | 494 | | |
496 | 495 | | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
| 496 | + | |
501 | 497 | | |
502 | 498 | | |
503 | 499 | | |
| |||
0 commit comments