Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
ThirdParty-common
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
Show more breadcrumbs
Development
ThirdParty-common
Commits
0e474dcd
Commit
0e474dcd
authored
8 years ago
by
mark
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: adjust comment to reflect change to wmRefresh
parent
363691ff
No related branches found
No related tags found
1 merge request
!2
Update master prior to v1612 release
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
etc/tools/ParaView3Functions
+2
-2
2 additions, 2 deletions
etc/tools/ParaView3Functions
etc/tools/ParaViewFunctions
+1
-1
1 addition, 1 deletion
etc/tools/ParaViewFunctions
makeCCMIO
+1
-1
1 addition, 1 deletion
makeCCMIO
with
4 additions
and
4 deletions
etc/tools/ParaView3Functions
+
2
−
2
View file @
0e474dcd
...
@@ -391,8 +391,8 @@ installParaView()
...
@@ -391,8 +391,8 @@ installParaView()
cat
<<
INFO
cat
<<
INFO
---
---
Installation complete for paraview-
$ParaView_VERSION
Installation complete for paraview-
$ParaView_VERSION
Now
update the environment by running:
You may need to
update the
OpenFOAM
environment by running:
wmR
EFRESH
wmR
efresh
---
---
INFO
INFO
}
}
...
...
This diff is collapsed.
Click to expand it.
etc/tools/ParaViewFunctions
+
1
−
1
View file @
0e474dcd
...
@@ -415,7 +415,7 @@ cat<< INFO
...
@@ -415,7 +415,7 @@ cat<< INFO
ParaView_DIR=
$ParaView_DIR
ParaView_DIR=
$ParaView_DIR
You may need to update the OpenFOAM environment by running:
You may need to update the OpenFOAM environment by running:
wmR
EFRESH
wmR
efresh
---
---
INFO
INFO
}
}
...
...
This diff is collapsed.
Click to expand it.
makeCCMIO
+
1
−
1
View file @
0e474dcd
...
@@ -102,7 +102,7 @@ do
...
@@ -102,7 +102,7 @@ do
done
done
# assert: directory must be available
# assert: directory must be available
[
-d
"
$
{
ccmioPACKAGE
}
"
]
||
die
"missing source directory '
$ccmioPACKAGE
'"
[
-d
"
$ccmioPACKAGE
"
]
||
die
"missing source directory '
$ccmioPACKAGE
'"
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
...
...
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