mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-4.0' into cassandra-4.1
This commit is contained in:
commit
3c60323ca9
|
|
@ -189,6 +189,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
|
||||
|
|
|
|||
Loading…
Reference in New Issue