• Bernard Spil's avatar
    POSIX-ify wsrep scripts · f16ead51
    Bernard Spil authored
      - Replace #!/bin/bash with #!/bin/sh
      - Split username:password using POSIX compat %% and ##
      - Don't use array for FILTERS
      - Replace == tests with POSIX-compat =
    f16ead51
wsrep_sst_common.sh 4.98 KB