Use a more exact grep for fetching cfg options 04/11504/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 21 Jun 2018 21:21:07 +0000 (17:21 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 21 Jun 2018 21:33:42 +0000 (17:33 -0400)
commit4c33fa8dbddaa9d32450e786ddb466eb0efa5a0e
tree5c1d173efb8b37fbfc05bf23a5a3309338dbd0e6
parentf325f0dc4d34cb79e9c15813140db1e18ed2a185
Use a more exact grep for fetching cfg options

Use an exact grep command to fetch cfg options so that an
option containing the same characters in another option does
not get parsed accidently.

Change-Id: I40f3fd883ab5245da35b911aef3fe9edbda88fe2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/jenkins-configure-clouds.sh