Commit db20367
fix(cli): drop duplicate vendor steps and reuse ValidArch
ResolveForVendor already logs acquisition progress to stderr; remove
redundant StepStart/StepDone pairs. Use binary.ValidArch in sandboxArch.
Signed-off-by: Barak Korren <bkorren@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent ce2c94d commit db20367
2 files changed
Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1601 | 1601 | | |
1602 | 1602 | | |
1603 | 1603 | | |
1604 | | - | |
1605 | | - | |
1606 | 1604 | | |
1607 | 1605 | | |
1608 | 1606 | | |
| |||
1635 | 1633 | | |
1636 | 1634 | | |
1637 | 1635 | | |
1638 | | - | |
| 1636 | + | |
1639 | 1637 | | |
1640 | 1638 | | |
1641 | 1639 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 63 | | |
73 | 64 | | |
74 | 65 | | |
| |||
0 commit comments