Commit 06173d2
authored
build_manager: allow remote unpacking when unpacking everything (#4473)
Now that we are lazily checking for fuzzing targets, it makes sense to
allow remote unpacking even when unpacking the full archive.
Furthermore, it seems that remote unpacking performances are much higher
than local unpacking on CF bots, so this might improve overall
performances of the build_manager.1 parent 089d9ef commit 06173d2
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
489 | | - | |
490 | | - | |
| 488 | + | |
| 489 | + | |
491 | 490 | | |
492 | 491 | | |
493 | | - | |
| 492 | + | |
494 | 493 | | |
495 | 494 | | |
496 | 495 | | |
| |||
0 commit comments