Commit 71a6bc6
committed
fix: prevent log messages from contaminating version string in install script
- Move 'Fetching latest release information...' log outside get_latest_version function
- Redirect error messages to stderr to avoid capture in subshell assignments
- Fixes malformed download URLs when VERSION contains log text1 parent ba1525e commit 71a6bc6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | | - | |
| 70 | + | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
333 | 332 | | |
334 | 333 | | |
335 | 334 | | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
0 commit comments