Skip to content
Snippets Groups Projects
Commit 1160bd47 authored by Henry Weller's avatar Henry Weller
Browse files

etc/cshrc: Removed echo $FOAM_INST_DIR

parent fa7f61b3
Branches
Tags
No related merge requests found
......@@ -43,7 +43,6 @@ setenv WM_PROJECT_VERSION dev
#
setenv FOAM_INST_DIR `lsof +p $$ |& grep -oE '/.*'$WM_PROJECT'[^/]*/etc/cshrc' | \
sed 's%/'$WM_PROJECT'[^/]*/etc/cshrc%%'`
echo $FOAM_INST_DIR
# setenv FOAM_INST_DIR $HOME/$WM_PROJECT
# setenv FOAM_INST_DIR ~$WM_PROJECT
# setenv FOAM_INST_DIR /opt/$WM_PROJECT
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment