Skip to content
Snippets Groups Projects
Commit 8726d2fe authored by Tom Scogland's avatar Tom Scogland
Browse files

removing ill-fated array check for non-portability

parent 3e3667f2
Branches
Tags
No related merge requests found
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
# avoids the need to come up with a user-friendly naming scheme for # avoids the need to come up with a user-friendly naming scheme for
# spack dotfiles. # spack dotfiles.
######################################################################## ########################################################################
arrtest[0]='test' || (echo 'Failure: arrays not supported in this version of bash.' && exit 2)
function spack { function spack {
# save raw arguments into an array before butchering them # save raw arguments into an array before butchering them
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment