Skip to content

Commit

Permalink
XANMOD: scripts: disable the localversion "+" tag of a git repo
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Frade <admfrade@gmail.com>
  • Loading branch information
xanmod committed Jun 28, 2021
1 parent eed16a1 commit 3f92fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setlocalversion
Expand Up @@ -54,7 +54,7 @@ scm_version()
# If only the short version is requested, don't bother
# running further git commands
if $short; then
echo "+"
# echo "+"
return
fi
# If we are past a tagged commit (like
Expand Down

0 comments on commit 3f92fd7

Please sign in to comment.