Make sure bash is used to execute script 27/46927/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 9 May 2018 22:14:57 +0000 (15:14 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 9 May 2018 22:16:31 +0000 (15:16 -0700)
commit9f98749e160474ce06214530a4c05dbf3468f5cc
tree8014ebffdeaef35543e646adb3e63d7ae500a330
parentaf111db90fe953609a0d402630612c466eff8522
Make sure bash is used to execute script

If the bash header is not used, the script
fails to resolve the names for the quorum clients
in the for loop.

Issue-ID: AAF-280
Change-Id: Ia08d8522b5a5764024a0ed8da32f26e1a7d432af
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
sms-service/bin/deploy/sms.sh