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)
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

index 5ed3496..3a6153c 100755 (executable)
@@ -1,3 +1,4 @@
+#!/bin/bash
 #
 # -------------------------------------------------------------------------
 #   Copyright 2018 Intel Corporation, Inc