Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
416b0a6f
Commit
416b0a6f
authored
Dec 15, 2015
by
Henry Weller
Browse files
wmakeLnIncludeAll: Start messages with capital
parent
3713b9e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
wmake/wmakeLnIncludeAll
View file @
416b0a6f
...
...
@@ -75,10 +75,10 @@ for checkDir
do
if
[
-d
$checkDir
]
then
echo
"
s
earching:
$checkDir
for 'Make' directories"
echo
"
S
earching:
$checkDir
for 'Make' directories"
echo
"---------"
else
echo
"
s
kipping non-dir:
$checkDir
"
echo
"
S
kipping non-dir:
$checkDir
"
echo
"----------------"
continue
fi
...
...
Write
Preview
Markdown
is supported
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