Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Thu, 12 Apr 2018 15:14:19 +0000 (16:14 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 12 Apr 2018 15:20:54 +0000 (15:20 +0000)
commit7bbd926b13f5f1eb7aef3164144aa1b9d98e815f
treebd7fe50bba35815f4daf0c546b155b53108eb58f
parentaae2c8f84130ced4bf8bbb892f5ff1e62d97e76d
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: xci-run-functest: Escape the 'var' variable

    Commit 33073c5a3426c1867411db446bc9e5d84d2a7747 ("jjb: xci:
    xci-run-functest.sh: Ensure env vars are quoted during reload") added
    support for reloading the OPNFV host environment in a safe way but that
    didn't work because the internal '$var' variable was not escaped so it
    was evaluated on the local host instead of the remote one. This fixes
    the problem by properly escaping the variable.

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