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)
commit76b575b9930be10d6d42b4ec358828775697a0b9
tree553563215edd3bbe5c4a582294eba99ead59c489
parentd2790833281b4ef6946a0d55e2a7c280fbe68b4b
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