diff --git a/daily_tests/daily_scl_tests.sh b/daily_tests/daily_scl_tests.sh index 55a8e7c..9594ac4 100755 --- a/daily_tests/daily_scl_tests.sh +++ b/daily_tests/daily_scl_tests.sh @@ -20,7 +20,6 @@ redis-container mariadb-container postgresql-container valkey-container -mysql-container " [[ -z "$1" ]] && { echo "You have to specify target to build SCL images. rhel9, rhel8, or fedora" && exit 1 ; }