podman: fix command invocation
commitb3a790be9826d155d03357b5e2d981bcdbd9b86c
authorJohn Snow <jsnow@redhat.com>
Fri, 13 Sep 2019 19:38:21 +0000 (13 15:38 -0400)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 26 Sep 2019 18:00:53 +0000 (26 19:00 +0100)
tree7a4c926abb34a85083f88763998d1518d19c3863
parent529994e20448243c4ad50d8984978d6ad3a01fe9
podman: fix command invocation

Oops; there's no argv here.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20190913193821.17756-1-jsnow@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
tests/docker/docker.py