Skip to content

Commit

Permalink
Remove '+' symbol from kernel version string
Browse files Browse the repository at this point in the history
Signed-off-by: franciscofranco <[email protected]>
Signed-off-by: Francisco Franco <[email protected]>
  • Loading branch information
franciscofranco committed Jun 29, 2014
1 parent c9c2c2d commit 5b35518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/setlocalversion
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ else
# LOCALVERSION= is not specified
if test "${LOCALVERSION+set}" != "set"; then
scm=$(scm_version --short)
res="$res${scm:++}"
fi
fi

Expand Down

0 comments on commit 5b35518

Please sign in to comment.