Commit 184e727
committed
Fix detect_architecture print_warn captured by command substitution
Redirect warning to stderr so it doesn't pollute the arch variable
when called as arch=$(detect_architecture) on unsupported platforms.1 parent 7521f2a commit 184e727
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1506 | 1506 | | |
1507 | 1507 | | |
1508 | 1508 | | |
1509 | | - | |
| 1509 | + | |
1510 | 1510 | | |
1511 | 1511 | | |
1512 | 1512 | | |
| |||
0 commit comments