Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
6ca6b34a
Commit
6ca6b34a
authored
4 years ago
by
Mark OLESEN
Browse files
Options
Downloads
Patches
Plain Diff
CONFIG: update completions
parent
e9dcc59c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
etc/config.csh/unset
+2
-2
2 additions, 2 deletions
etc/config.csh/unset
etc/config.sh/completion_cache
+232
-190
232 additions, 190 deletions
etc/config.sh/completion_cache
etc/config.sh/unset
+2
-2
2 additions, 2 deletions
etc/config.sh/unset
with
236 additions
and
194 deletions
etc/config.csh/unset
+
2
−
2
View file @
6ca6b34a
...
...
@@ -64,12 +64,11 @@ unsetenv WM_PROJECT_DIR
unsetenv WM_PROJECT_SITE
unsetenv WM_PROJECT_USER_DIR
unsetenv WM_PROJECT_VERSION
unsetenv WM_QUIET
unsetenv WM_SCHEDULER
unsetenv WM_THIRD_PARTY_DIR
# Older, unused variables
unsetenv WM_HOSTS
unsetenv WM_PROJECT_API
unsetenv WM_PROJECT_INST_DIR
# Before 1906
...
...
@@ -93,6 +92,7 @@ unsetenv FOAM_MODULE_APPBIN
unsetenv FOAM_MODULE_LIBBIN
unsetenv FOAM_MODULE_PREFIX
unsetenv FOAM_MPI
unsetenv FOAM_MPI_LIBBIN
unsetenv FOAM_RUN
unsetenv FOAM_SETTINGS
unsetenv FOAM_SIGFPE
...
...
This diff is collapsed.
Click to expand it.
etc/config.sh/completion_cache
+
232
−
190
View file @
6ca6b34a
This diff is collapsed.
Click to expand it.
etc/config.sh/unset
+
2
−
2
View file @
6ca6b34a
...
...
@@ -53,12 +53,11 @@ unset WM_PROJECT_DIR
unset
WM_PROJECT_SITE
unset
WM_PROJECT_USER_DIR
unset
WM_PROJECT_VERSION
unset
WM_QUIET
unset
WM_SCHEDULER
unset
WM_THIRD_PARTY_DIR
# Older, unused variables
unset
WM_HOSTS
unset
WM_PROJECT_API
unset
WM_PROJECT_INST_DIR
# Before 1906
...
...
@@ -82,6 +81,7 @@ unset FOAM_MODULE_APPBIN
unset
FOAM_MODULE_LIBBIN
unset
FOAM_MODULE_PREFIX
unset
FOAM_MPI
unset
FOAM_MPI_LIBBIN
unset
FOAM_RUN
unset
FOAM_SETTINGS
unset
FOAM_SIGFPE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment