Skip to content

Commit eda88e6

Browse files
committed
galera_new_cluster.sh: unused variables
1 parent 63ad6a9 commit eda88e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/galera_new_cluster.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ EOF
2121
exit 0
2222
fi
2323

24-
VERSION="@VERSION@@MYSQL_SERVER_SUFFIX@"
25-
COMPILATION_COMMENT="@COMPILATION_COMMENT@"
26-
2724
systemctl set-environment _WSREP_NEW_CLUSTER='--wsrep-new-cluster' && \
2825
systemctl start ${1:-mariadb}
2926

0 commit comments

Comments
 (0)