Quote all subshell usage

Signed-off-by: George T Kramer <george.t.kramer@intel.com>
This commit is contained in:
George T Kramer
2018-11-14 12:19:51 -08:00
parent 3da7b00bbd
commit 17ac27a687

View File

@@ -14,7 +14,7 @@
# limitations under the License.
set -xe
SCRIPT_DIR=$(dirname $(realpath "$0"))
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
source "$SCRIPT_DIR"/parameters.sh
## INSTALL KOJI