Commit aa6d532
committed
fix(installer): surface strings' real error on a failed version probe; drop redundant reset
- remove 2>/dev/null from the strings probe so a genuine failure (truncated
download, bad perms, corrupted ELF) shows its real diagnostic in the log
instead of only the ambiguous warn
- drop the redundant verified="" reset: a failed command substitution already
leaves the variable empty1 parent bc57d76 commit aa6d532
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
355 | 359 | | |
356 | 360 | | |
| 361 | + | |
| 362 | + | |
357 | 363 | | |
358 | | - | |
359 | 364 | | |
360 | 365 | | |
361 | 366 | | |
| |||
0 commit comments