Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
b7c0d4ff
Commit
b7c0d4ff
authored
Dec 19, 2008
by
Andrew Heather
Browse files
Merge branch 'master' of
ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
parents
eaea0460
14314fc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
wmake/wmakePrintBuild
View file @
b7c0d4ff
...
...
@@ -94,7 +94,7 @@ then
rc
=
0
else
# building under git (get the head SHA1)
version
=
$(
git show-ref
--hash
=
12
--head
HEAD
2>/dev/null
)
version
=
$(
git show-ref
--hash
=
12
--head
refs/heads/master
2>/dev/null
)
rc
=
$?
# prefix with WM_PROJECT_VERSION
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment