xci: scripts: start-new-vm.sh: Improve do_copy() 23/54123/3
authorVictor Morales <victor.morales@intel.com>
Mon, 19 Mar 2018 09:31:23 +0000 (02:31 -0700)
committerMarkos Chandras <mchandras@suse.de>
Thu, 22 Mar 2018 08:19:15 +0000 (08:19 +0000)
commit39c7d5378132176436e54af7bbda18ed0221c151
treec076b36e756ca0346c2c77b0f1576854053f7150
parentd0c16a80bac11f52bba7cc6e7152ec47aababe1f
xci: scripts: start-new-vm.sh: Improve do_copy()

The copy function of start-new-vm.sh script only excludes the
image of the current OS which is some cases can contain other
images. This change excludes any image.

Change-Id: I50075cb56e7784d090582fe5d0c11c906773a174
Signed-off-by: Victor Morales <victor.morales@intel.com>
xci/scripts/vm/start-new-vm.sh