diff --git a/automated/run-lts.sh b/automated/run-lts.sh index 947c4806..bcc4ad1e 100755 --- a/automated/run-lts.sh +++ b/automated/run-lts.sh @@ -2,7 +2,7 @@ cd "$(dirname "${BASH_SOURCE[0]}")" -if [ -z "$1" ]; +if [ -z "$1" ]; then echo "Usage: $0 lts-X.Y" exit 1 fi