diff --git a/gravity-sync.sh b/gravity-sync.sh index 07a2643..849a135 100755 --- a/gravity-sync.sh +++ b/gravity-sync.sh @@ -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