MDEV-17379: galera_new_cluster throws error in 10.3.10
Use exit instead of return.
This commit is contained in:
parent
3074beaad6
commit
781f1a765b
@ -28,4 +28,4 @@ extcode=$?
|
||||
|
||||
systemctl set-environment _WSREP_NEW_CLUSTER=''
|
||||
|
||||
return $extcode
|
||||
exit $extcode
|
||||
|
Loading…
x
Reference in New Issue
Block a user