mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
We should run install-dependencies.sh with -e option to prevent ignoring error in the script. Also, need to add tools/jmx/install-dependencies.sh and tools/java/install-dependencies.sh, to fix 'No such file or directory' error on them. Fixes #8293 Closes #8294 [avi: did not regenerate toolchain image, since no new packages are installed]