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
ruanhaishen
Nodemcu Firmware
Commits
825e3505
Unverified
Commit
825e3505
authored
Jul 27, 2019
by
Gregor Hartmann
Committed by
GitHub
Jul 27, 2019
Browse files
have common capitalization in startup message
parent
0ff3084f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/update_buildinfo.sh
View file @
825e3505
...
...
@@ -54,7 +54,7 @@ cat > $TEMPFILE << EndOfMessage
"
\t
release: " BUILDINFO_RELEASE "
\n
"
\\
"
\t
release DTS: " BUILDINFO_RELEASE_DTS "
\n
"
\\
"
\t
SSL: " BUILDINFO_SSL_STR "
\n
"
\\
"
\t
B
uild type: " BUILDINFO_BUILD_TYPE "
\n
"
\\
"
\t
b
uild type: " BUILDINFO_BUILD_TYPE "
\n
"
\\
"
\t
LFS: " BUILDINFO_TO_STR(BUILDINFO_LFS) "
\n
"
\\
"
\t
modules: " BUILDINFO_MODULES "
\n
"
...
...
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