diff options
author | Nirbhay Choubey <nirbhay@skysql.com> | 2014-04-18 16:56:44 -0400 |
---|---|---|
committer | Nirbhay Choubey <nirbhay@skysql.com> | 2014-04-18 16:56:44 -0400 |
commit | dee153c1b8c8949b460a39b8ea8f6edef4795bd2 (patch) | |
tree | 045317c3e218152d22a6d3717772e95ecbeccd89 /support-files | |
parent | 11324465e099d73b668f558ec1ff360dfe006e5b (diff) | |
download | mariadb-git-dee153c1b8c8949b460a39b8ea8f6edef4795bd2.tar.gz |
* Removed unnecessary duplicate script files.
* Updated failing mtr tests.
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/wsrep_notify.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support-files/wsrep_notify.sh b/support-files/wsrep_notify.sh index c36a9ddc62a..bdbe3d12a39 100644 --- a/support-files/wsrep_notify.sh +++ b/support-files/wsrep_notify.sh @@ -87,7 +87,6 @@ do --members) MEMBERS=$2 shift - fi ;; esac shift |