CircleCI: Fix generate.sh without options modifying config

patch by Andrés de la Peña; reviewed by Brandon Williams and Berenguer Blasi for CASSANDRA-17995
This commit is contained in:
Andrés de la Peña 2022-10-28 13:54:01 +01:00
parent a3b4119b5a
commit ccc0b14d56
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ elif $all; then
elif (!($has_env_vars)); then
print_help
exit 0
fi
# add new or modified tests to the sets of tests to be repeated