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
7b02c0fa
Commit
7b02c0fa
authored
6 years ago
by
Andrew Heather
Browse files
Options
Downloads
Patches
Plain Diff
CONFIG: Reset WM_PROJECT_VERSION
parent
96e7dd8d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
etc/bashrc
+1
-1
1 addition, 1 deletion
etc/bashrc
etc/cshrc
+1
-1
1 addition, 1 deletion
etc/cshrc
with
2 additions
and
2 deletions
etc/bashrc
+
1
−
1
View file @
7b02c0fa
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
export
WM_PROJECT
=
OpenFOAM
export
WM_PROJECT
=
OpenFOAM
export
WM_PROJECT_VERSION
=
v1906
export
WM_PROJECT_VERSION
=
com
# [projectDir] - directory containing this OpenFOAM version.
# [projectDir] - directory containing this OpenFOAM version.
# \- When this file is located as $WM_PROJECT_DIR/etc/bashrc, the next lines
# \- When this file is located as $WM_PROJECT_DIR/etc/bashrc, the next lines
...
...
This diff is collapsed.
Click to expand it.
etc/cshrc
+
1
−
1
View file @
7b02c0fa
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
setenv WM_PROJECT OpenFOAM
setenv WM_PROJECT OpenFOAM
setenv WM_PROJECT_VERSION
v1906
setenv WM_PROJECT_VERSION
com
# [projectDir] - parent directory containing the OpenFOAM installation.
# [projectDir] - parent directory containing the OpenFOAM installation.
# \- When this file is located as $WM_PROJECT_DIR/etc/cshrc, the next lines
# \- When this file is located as $WM_PROJECT_DIR/etc/cshrc, the next lines
...
...
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