diff options
-rwxr-xr-x | scripts/kconfig/mconf | bin | 151187 -> 0 bytes | |||
-rwxr-xr-x | scripts/setlocalversion | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/mconf b/scripts/kconfig/mconf Binary files differdeleted file mode 100755 index f98093b8..00000000 --- a/scripts/kconfig/mconf +++ /dev/null diff --git a/scripts/setlocalversion b/scripts/setlocalversion index bd6dca8a..1df175a9 100755 --- a/scripts/setlocalversion +++ b/scripts/setlocalversion @@ -52,7 +52,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 |