Commit 858d555
committed
boot-qemu.py: Fix check in _prepare_initrd()
This should have been checking the existence of the file. This makes a
future diff make a little more sense.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent 8583db5 commit 858d555
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments