diff --git a/salt/common/tools/sbin/soup b/salt/common/tools/sbin/soup index 708f519d4..d5a73666b 100755 --- a/salt/common/tools/sbin/soup +++ b/salt/common/tools/sbin/soup @@ -1180,12 +1180,12 @@ https://blog.securityonion.net EOF -if [ -n "$BRANCH" ]; then - cat << EOF + if [ -n "$BRANCH" ]; then + cat << EOF SOUP will use the $BRANCH branch. EOF -fi + fi cat << EOF Press Enter to continue or Ctrl-C to cancel. EOF