Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenFOAM-plus
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
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Development
OpenFOAM-plus
Commits
47d87da0
Commit
47d87da0
authored
8 years ago
by
mark
Browse files
Options
Downloads
Patches
Plain Diff
BUG: need 'unset -f' to unset functions (issue
#170
)
- triggered by dash.
parent
4ae752de
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
etc/config.sh/functions
+2
-2
2 additions, 2 deletions
etc/config.sh/functions
with
2 additions
and
2 deletions
etc/config.sh/functions
+
2
−
2
View file @
47d87da0
...
...
@@ -116,7 +116,7 @@ else
# Cleanup environment:
# ~~~~~~~~~~~~~~~~~~~~
unset
WM_BASH_FUNCTIONS
unset
_foamAddPath _foamAddLib _foamAddMan
unset
_foamSource _foamEval
unset
-f
_foamAddPath _foamAddLib _foamAddMan
unset
-f
_foamSource _foamEval
fi
This diff is collapsed.
Click to expand it.
Andrew Heather
@andy
mentioned in issue
#170 (closed)
·
8 years ago
mentioned in issue
#170 (closed)
mentioned in issue #170
Toggle commit list
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