Skip to content

Commit

Permalink
git-version-gen: Prevent multiple lines of output
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Apr 30, 2023
1 parent 4e14ae1 commit 77f32a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git-version-gen
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ else
fi
fi
fi
VER=`printf %s "$VER" | head -n1`
printf %s "$VER"

0 comments on commit 77f32a1

Please sign in to comment.