[libvirt] [PATCH] scripts: fix list indexing when printing mis-ordered symbols

Michal Privoznik mprivozn at redhat.com
Wed Dec 4 11:04:10 UTC 2019


On 12/3/19 6:15 PM, Daniel P. Berrangé wrote:
> The python array slice syntax expects the first and last indexes,
> not the first length and element count.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>   scripts/check-symsorting.py | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list