Commit 32d6630
committed
qemu: Make the uname check more robust
Doing the uname check as two shell commands seems to be prone to
interleaving with other console output.
Change it to be a single shell echo, which seems to be more robust.1 parent ceea26e commit 32d6630
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
0 commit comments