Update git submodules
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 8 Feb 2018 15:18:34 +0000 (15:18 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 8 Feb 2018 15:18:34 +0000 (15:18 +0000)
commit849c30d223c71d590b9462c3f7130e62fe82031b
treee04dee09b02f7cfe242e6f664b7f925fac2c5308
parentc5a844078353b8ca158444030e0a39ff4ab3b741
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fix sed command in macros"
  - fix sed command in macros

    The char "/" was included in $msg.
    It will have issue

    "sed: -e expression #1, char 7: unknown option to `s'"

    We can substitute '/' with '#' in sed command to solve this issue

Signed-off-by: wutianwei <wutianwei1@huawei.com>
    Change-Id: I1308e9b1b2111f0033df119e4465df4dda27eac0
docs/submodules/releng