From 3e3667f254cd9c288fbb2641c51ed871a28f0112 Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Wed, 30 Dec 2015 10:20:27 -0800 Subject: Revert "removing check as it can cause failures in zsh" This reverts commit 496e4856916cb881da916539635e9bfa3e1406af. Undo overly large set of changes -- LLVM wasn't ready. Tom can recommit just the zsh stuff. --- share/spack/setup-env.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/spack/setup-env.sh b/share/spack/setup-env.sh index 6503728d8f..4faae0d2c9 100755 --- a/share/spack/setup-env.sh +++ b/share/spack/setup-env.sh @@ -55,6 +55,7 @@ # 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 -- cgit v1.2.3-60-g2f50