On 17/4/23 18:40, Peter Maydell wrote:
The run-state.json file is missing a trailing newline; add it.Signed-off-by: Peter Maydell <[email protected]> Reviewed-by: Richard Henderson <[email protected]> --- Noticed this because my editor wanted to add the newline when I touched the file for the following patch... --- qapi/run-state.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
