csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225)
Don't require SPACK_ROOT for sourcing setup-env.csh and make output more consistent
This commit is contained in:
@@ -47,3 +47,7 @@ dash "$QA_DIR/setup-env-test.sh"
|
||||
|
||||
# Run fish tests
|
||||
fish "$QA_DIR/setup-env-test.fish"
|
||||
|
||||
# run csh and tcsh tests
|
||||
csh "$QA_DIR/setup-env-test.csh"
|
||||
tcsh "$QA_DIR/setup-env-test.csh"
|
||||
|
||||
Reference in New Issue
Block a user