OSDN Git Service

tests/migration-test: Fix "true" vs true
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 4 May 2021 10:05:45 +0000 (11:05 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 14 May 2021 10:28:01 +0000 (12:28 +0200)
commit3a46f81676c717876213e27950d153a3ccd85f2f
tree3a8d6693522afc1e2931b80cdbe435717af510e0
parent302585450c667cac06371a80446eedf670d2d510
tests/migration-test: Fix "true" vs true

Accidental use of "true" as a boolean; spotted by coverity
and Peter.

Fixes: b99784ef6c3
Fixes: d795f47466e
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Reported-by: Coverity (CID 1432373, 1432292, 1432288)
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210504100545.112213-1-dgilbert@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/migration-test.c