variable name

This commit is contained in:
Michael Stanclift 2020-05-28 17:12:05 -05:00
parent f9127fdcd6
commit 24662dd16d

View File

@ -252,7 +252,7 @@ function yank_gs {
read INPUT_WARPCORE
if [ $INPUT_WARPCORE != "WARP-CORE-EJECT" ]
if [ "${INPUT_WARPCORE}" != "WARP-CORE-EJECT" ]
then
MESSAGE="${TASKTYPE} Aborted"
echo_info