]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests: migration/guestperf Python 2.6 argparse compatibility
authorStefan Hajnoczi <stefanha@redhat.com>
Fri, 25 Aug 2017 15:57:32 +0000 (16:57 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 30 Aug 2017 11:02:11 +0000 (12:02 +0100)
commit0ea47d0f36112f0f38661e2e430edf32737c7f43
tree4028aba913573ab4fb5a4df125f36b87cc277d82
parentc2d3189667409561772e8c1e5615c5166cd8aa2c
tests: migration/guestperf Python 2.6 argparse compatibility

Add the scripts/ directory to sys.path so Python 2.6 will be able to
import argparse.

Cc: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
Message-id: 20170825155732.15665-4-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/migration/guestperf/shell.py