Bug 22979

Summary: sys/conf/newvers.sh erases SNAPDATE
Product: Base System Reporter: FreeBSD-gnats-submit <FreeBSD-gnats-submit>
Component: confAssignee: jkh
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description FreeBSD-gnats-submit 2000-11-20 17:30:00 UTC
	sys/conf/newvers.sh uses the SNAPDATE variable to amend the
	RELEASE tag of a kernel. For custom kernels SNAPDATE could
	be used to add private tags (e.g. CTM delta number, or date)
	to the kernel tag. Unfortunately newvers.sh zeroes out
	SNAPDATE before applying it to RELEASE, rendering it useless.
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2000-12-15 21:51:46 UTC
Responsible Changed
From-To: freebsd-bugs->jkh

Let our release engineer have a look at this. 
However, I belive one is supposed to set these 
variables in the script.
Comment 2 jkh freebsd_committer freebsd_triage 2000-12-15 22:26:58 UTC
State Changed
From-To: open->closed

Your right, this is obsolete and was never officially used for 
anything anyway.  Removed.