Merged revisions 3418..3424 from mariadb-galera-5.5

This commit is contained in:
Seppo Jaakola 2013-10-07 08:57:23 +03:00
commit 255e20a175
18 changed files with 188 additions and 77 deletions

View file

@ -417,6 +417,8 @@ case "$mode" in
fi
exit $r
;;
'bootstrap')
echo $echo_n "Bootstrapping the cluster"
*)
# usage
basename=`basename "$0"`