docker: Flatten default target list in test-quick
commit3d3a6eb60d259a503ed771c878f777e2715d83db
authorFam Zheng <famz@redhat.com>
Wed, 21 Sep 2016 03:49:24 +0000 (21 11:49 +0800)
committerFam Zheng <famz@redhat.com>
Fri, 23 Sep 2016 03:48:32 +0000 (23 11:48 +0800)
treea60b05abd97930dd8340532d496599418ad64967
parenta2bd7252fe8b43367d2f7d054154ffc56d6dd377
docker: Flatten default target list in test-quick

Previously it is expanded to a whitespace separated list which is not
the most appropriate format. Since it's only two items, flatten it.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <1474429768-25027-6-git-send-email-famz@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
tests/docker/test-quick