diff --git a/misc/tools.func b/misc/tools.func index 8bbbac5d4..381fe85a8 100644 --- a/misc/tools.func +++ b/misc/tools.func @@ -232,7 +232,7 @@ function setup_postgresql() { # # Variables: # MARIADB_VERSION - MariaDB version to install (e.g. 10.11, latest) (default: latest) -# ------------------------------------------------------------------------------ testi +# ------------------------------------------------------------------------------ test setup_mariadb() { local MARIADB_VERSION="${MARIADB_VERSION:-latest}"