Closed liutianlin0121 closed 6 years ago
This is not really an issue but a reminder: You need to use bash 4 to download the downstream dataset! The declare -A won't be valid for bash 3. See https://stackoverflow.com/questions/6047648/bash-4-associative-arrays-error-declare-a-invalid-option A blog that describes how to upgrade to bash 4 http://clubmate.fi/upgrade-to-bash-4-in-mac-os-x/
This is not really an issue but a reminder: You need to use bash 4 to download the downstream dataset! The declare -A won't be valid for bash 3. See https://stackoverflow.com/questions/6047648/bash-4-associative-arrays-error-declare-a-invalid-option A blog that describes how to upgrade to bash 4 http://clubmate.fi/upgrade-to-bash-4-in-mac-os-x/