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 | 5211e5e0eda28a1b24cacb71924ae599078fa260 (patch) | |
tree | dc027ce6a316613d144b4dd7e702d7ee464ae032 | |
parent | 01bbfc9729dfa5874c4ef5661e9a776633afadc1 (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 |