removing check as it can cause failures in zsh

This commit is contained in:
Tom Scogland
2015-12-30 10:13:46 -08:00
parent 99a73c5991
commit 496e485691
5 changed files with 204 additions and 36 deletions

View File

@@ -55,7 +55,6 @@
# avoids the need to come up with a user-friendly naming scheme for
# spack dotfiles.
########################################################################
arrtest[0]='test' || (echo 'Failure: arrays not supported in this version of bash.' && exit 2)
function spack {
# save raw arguments into an array before butchering them