]> git.proxmox.com Git - mirror_qemu.git/commit
tests/vm: use ssh with pty unconditionally
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 17 Jun 2019 04:38:49 +0000 (06:38 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Jul 2019 18:22:58 +0000 (19:22 +0100)
commit796471e9756982f534c3fe1444a42a021d3d21d4
tree590de466d882a6ee483e2c1cdbdf3c184f8847ef
parentb08ba163aaae37003e515376d760b282a0111213
tests/vm: use ssh with pty unconditionally

Allways ask ssh to run with a pseudo terminal.
Not having a terminal causes problems now and then.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190617043858.8290-3-kraxel@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/vm/basevm.py