move comment
This commit is contained in:
parent
6adc3b6ea6
commit
e75ba80552
1 changed files with 1 additions and 1 deletions
|
@ -7,8 +7,8 @@ build_commit="unknown"
|
|||
build_compiler="unknown"
|
||||
build_target="unknown"
|
||||
|
||||
# git is broken on WSL so we need to strip extra newlines
|
||||
if out=$(git rev-list --count HEAD); then
|
||||
# git is broken on WSL so we need to strip extra newlines
|
||||
build_number=$(printf '%s' "$out" | tr -d '\n')
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue