Use /bin/sh since we don't need bash features
authorWilliam Douglas <william.douglas@intel.com>
Tue, 30 Jul 2013 17:05:50 +0000 (10:05 -0700)
committerWilliam Douglas <william.douglas@intel.com>
Tue, 30 Jul 2013 17:43:16 +0000 (10:43 -0700)
commit246c98e23da1a825eb4931796e76bc4d1faab844
tree1715e1f8d952b4528bcee792d9c646b4e34624e5
parent1048686eb17f42d939582f905e930fbcfdc5fdae
Use /bin/sh since we don't need bash features

Also add options for disabling pathname expansion and exit
immediately if an untested expression fails.

Note we do not set -u as we expect to use unset variables as MIC is
not setting every INSTALLERFW_* variable correctly but this may be
changed in the future.

Signed-off-by: William Douglas <william.douglas@intel.com>
scripts/installer-conf-creator