jjb: xci: xci-start-new-vm.sh: Set pipefail option 23/52523/1
authorMarkos Chandras <mchandras@suse.de>
Fri, 23 Feb 2018 12:57:07 +0000 (12:57 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 23 Feb 2018 12:57:32 +0000 (12:57 +0000)
commit087deeb855620075c686b195c7fb5ef20c55b928
tree8c32b254a85735af4d487fc98ce7abad09ad71d6
parentb5f262af5efb6a4f2b004c9b9133e70b57aa1793
jjb: xci: xci-start-new-vm.sh: Set pipefail option

In commit I77d5d66c0146f943d805612ca5b47e2eed3ffc41 the 'ts' utility
was added in order to print timestamps for deployment. However, this
breaks the exit code since 'pipefail' was not set so every job was
returning 'success'.

Change-Id: I2625a655a7334b1e43b690618821e69377075ed1
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/xci/xci-start-new-vm.sh