Update git submodules
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 7 Jul 2017 19:25:28 +0000 (19:25 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 7 Jul 2017 19:25:28 +0000 (19:25 +0000)
commit834834e7106d07188ced609572e11dacb79258d4
tree04bc14cab533fbaaa01be6da3c441c21889a70d7
parent0f3891eec9be0ae27e34851ee58fc2856ea0773a
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: xci-deploy: Set default value for devel parameters"
  - prototypes: xci: xci-deploy: Set default value for devel parameters

    Commit 68412ffc734e ("prototypes: xci: xci-deploy.sh: Append trailing
    slash for rsync vars") modified xci-deploy.sh script to append a
    trailing slash to the devel variables but it broke the script when
    one of these variables was not set (since we run with 'set -eu') with
    the following error:

    ./xci-deploy.sh: line 45: !local_user_var: unbound variable

    Fixes: I0103b754585931fa1dcd3966c52d7e4a8f2f63f6
    Change-Id: Ic2465ff07348b61e74e191516425cd10d80c1fce
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng