fix sed command in macros 31/51831/2
authorwutianwei <wutianwei1@huawei.com>
Wed, 7 Feb 2018 03:48:44 +0000 (11:48 +0800)
committerwutianwei <wutianwei1@huawei.com>
Wed, 7 Feb 2018 04:03:02 +0000 (12:03 +0800)
commitec681c8ad6c012491040bda7b553c32f4d6c4563
treeb5082e41dd58d1edef0c7e51ed947c22bf2ce861
parent0b4524bfcd0e406687e2053cf7ef9913b606f635
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
jjb/global/releng-macros.yml