diff options
author | Grinberg Moti <mg877n@att.com> | 2017-02-23 14:26:04 +0200 |
---|---|---|
committer | Grinberg Moti <mg877n@att.com> | 2017-02-23 14:26:04 +0200 |
commit | cd6eeaa246bbb9aac6a344751d16022683aaa0c2 (patch) | |
tree | dd919f7f60a564a0e6e85e23fbffc5df62fa2814 /sdc-os-chef/sdc-sanity/startup.sh | |
parent | c3bda48fbb4250bc409afe44684a147d0b08573c (diff) |
openopenecomp to openecomp
Change-Id: I57e4d4d3fc9cbf35758bfc0e950f5488391321c2
Signed-off-by: Grinberg Moti <mg877n@att.com>
Diffstat (limited to 'sdc-os-chef/sdc-sanity/startup.sh')
-rw-r--r-- | sdc-os-chef/sdc-sanity/startup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-os-chef/sdc-sanity/startup.sh b/sdc-os-chef/sdc-sanity/startup.sh index 31a5d49f3a..374a0e8c34 100644 --- a/sdc-os-chef/sdc-sanity/startup.sh +++ b/sdc-os-chef/sdc-sanity/startup.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash export CHEFNAME=${ENVNAME} cd /root/chef-solo |