the bitrig patrick_git branch has been created by patrick.

it is 0 commits behind master, and 1 commit ahead.

commit 5f6f7e8c4fe2f9207f57552feaaa96dbbf478025
diff: https://github.com/bitrig/bitrig/commit/5f6f7e8
author: Patrick Wildt <[email protected]>
date: Sat Nov 29 10:45:59 2014 +0100

Fix git branch in kernel bootup msg for branches with '/'.

Branches that use '/', like our stable branches, were not
shown correctly in the bootup message.  This is caused by
cut cutting at '/' and only using the 3rd field.

To fix this, let cut show every field after the 2nd.

M       sys/conf/newvers.sh

Reply via email to