File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
prerequisites/install-functions Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -143,10 +143,10 @@ report_results()
143143 else
144144 setup_csh_location=${PWD}
145145 fi
146- echo " *** To set up your environment for using caf and cafrun, please ***"
147- echo " *** source the installed setup.sh file in a bash shell or source ***"
148- echo " *** setup.csh in a C-shell or add one of the following statements ***"
149- echo " *** to your login file: ***"
146+ echo " *** To set up your environment for using caf and cafrun, please ***"
147+ echo " *** source the installed setup.sh file in bash or Z shell or ***"
148+ echo " *** source setup.csh in a C-shell or add one of the following ***"
149+ echo " *** statements to your login file: ***"
150150 echo " "
151151 echo " source ${setup_sh_location%/ } /setup.sh"
152152 echo " source ${setup_csh_location%/ } /setup.csh"
You can’t perform that action at this time.
0 commit comments