Unimportant typo fixed
This commit is contained in:
@@ -72,5 +72,5 @@ printf '%s\n' "Git information extracted:" \
|
|||||||
" Commit date: ${gitCommitDate}" \
|
" Commit date: ${gitCommitDate}" \
|
||||||
" Commits since tag: ${gitCommitsSinceTag}" \
|
" Commits since tag: ${gitCommitsSinceTag}" \
|
||||||
" Commits since branch: ${gitCommitsSinceBranch}" \
|
" Commits since branch: ${gitCommitsSinceBranch}" \
|
||||||
" Unreliable verison: ${gitVersionNumericBS}" \
|
" Unreliable version: ${gitVersionNumericBS}" \
|
||||||
""
|
""
|
||||||
|
Reference in New Issue
Block a user