diff --git a/scripts/_common.sh b/scripts/_common.sh index 5d334d5ea74..c6e1fc0bd10 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -14,7 +14,7 @@ install_license() { # for local debugging cp Unity_v2021.x.ulf "$temp_filename" elif [[ "$UNITY_LICENSE" = "" ]]; then - echo "The ULF environment variable is missing." > /dev/stderr + echo "The UNITY_LICENSE environment variable is missing." > /dev/stderr exit 1 elif [[ "$UNITY_LICENSE" = \<* ]]; then # Bare XML