Overwrite files when extracting with unzip 25/36825/1
authorStephen Kitt <skitt@redhat.com>
Tue, 29 Mar 2016 17:06:10 +0000 (19:06 +0200)
committerStephen Kitt <skitt@redhat.com>
Tue, 29 Mar 2016 17:06:10 +0000 (19:06 +0200)
commit84a7921740cd0333420d6e08286b7063a03b6ed4
tree14c50f2ca730d0bce7e4e9c4a20f454ce2572f7c
parentd6f5ee1acede8e2700ef1010697b818bf9df6155
Overwrite files when extracting with unzip

Some builds fail because unzip prompts before overwriting files (see
https://jenkins.opendaylight.org/releng/job/odlparent-distribution-check-boron/103/console
for one example). It should be safe to simply overwrite files; this
patch tells unzip to do that (with the -o option).

Change-Id: I40a3fbdf988411e3cde18406986382b9399cad4e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
jjb/integration/include-raw-integration-deploy-controller-offline.sh
jjb/integration/include-raw-integration-deploy-controller-run-test.sh
jjb/integration/include-raw-integration-deploy-controller-verify.sh
jjb/integration/include-raw-integration-deploy-controller.sh
jjb/integration/include-raw-integration-distribution-check.sh