summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-08-20 09:50:35 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-08-20 09:50:35 +0300
commit64c6f2bffc321f7640ae683d0341e1bc72ee2c00 (patch)
tree4bb3c2aea690c511f1f895bb89d14fdc46e3e912 /scripts
parent48c67038b9173887254a25ae05eb232d95ff8bc8 (diff)
downloadmariadb-git-64c6f2bffc321f7640ae683d0341e1bc72ee2c00.tar.gz
After-merge fixes
main.selectivity_innodb: Re-record the result. MDEV-18863: Make wsrep_sst_mariabackup use Bash due to the += syntax.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/wsrep_sst_rsync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/wsrep_sst_rsync.sh b/scripts/wsrep_sst_rsync.sh
index 2bb48f0ffd0..ef32e77e20d 100644
--- a/scripts/wsrep_sst_rsync.sh
+++ b/scripts/wsrep_sst_rsync.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -ue
+#!/bin/bash -ue
# Copyright (C) 2010-2014 Codership Oy
#