Bug 608

Summary: `send-pr' inserts wrong default for ">Release:" field
Product: Base System Reporter: hohmuth <hohmuth>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 2.0.5-RELEASE   
Hardware: Any   
OS: Any   

Description hohmuth 1995-07-10 08:30:02 UTC
When running `send-pr', it inserts the following default for the ">Release:"
tag:

    FreeBSD 2.0-BUILT-19950603 i386

even though the system I'm currenly running (as per "uname -rsm") is:

    FreeBSD 2.0.5-RELEASE i386

Most probably the default is to insert the release of the system the
current kernel has been built with, not the release of the currently
running kernel.

How-To-Repeat: 
    send-pr
Comment 1 gpalmer freebsd_committer freebsd_triage 1995-09-17 17:02:08 UTC
State Changed
From-To: open->closed

Duplicate of bin/506