Sourced script should be 644 not 755
The script is intented to be sourced by other SST script so it should not be executable (or should have a script header). This is causing a warning on Debian Lintian tool, see: https://salsa.debian.org/faust-guest/mariadb-10.3/-/jobs/431900
Showing
scripts/wsrep_sst_common.sh
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment