diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-02-08 15:18:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-08 15:18:34 +0000 |
commit | c860f8a02ea3155a66bb5073fab16750c3b4c88d (patch) | |
tree | d4604ad48c292b3a81ee0ded53d7bb9ab5bd39e4 | |
parent | 48e682720b0656720054c4d9b82cc6ab24fbd382 (diff) |
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
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 6bec6e4eda96b4d938efd1d1a0702295fae2c80 +Subproject 14601e08b9147c4705a444815d9d3b142ccc989 |