summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkx <kx@radix.pro>2023-10-28 13:06:28 +0300
committerkx <kx@radix.pro>2023-10-28 13:06:28 +0300
commitdb52e5179dffeb7dc835a4bef1788a839ab8e615 (patch)
tree3b0b84871e58328d41dc9dc82c7496951ce22c41
parent8f3ce5b3998ec82c96385f8ce3d5fd6d24c8b859 (diff)
downloadlinux-orangepi-5.10.y-db52e5179dffeb7dc835a4bef1788a839ab8e615.tar.xz
Do not append '+' to the kernel version
-rwxr-xr-xscripts/setlocalversion1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/setlocalversion b/scripts/setlocalversion
index 842936656..ae1de3c47 100755
--- a/scripts/setlocalversion
+++ b/scripts/setlocalversion
@@ -77,7 +77,6 @@ scm_version()
# If only the short version is requested, don't bother
# running further git commands
if $short; then
- echo "+"
return
fi
# If we are past a tagged commit (like