Bug 30544

Summary: [PATCH] remove irritating pauses from mergemaster
Product: Base System Reporter: Tony Finch <dot>
Component: binAssignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Tony Finch 2001-09-13 01:20:00 UTC

    
Comment 1 dd freebsd_committer freebsd_triage 2001-09-13 12:16:48 UTC
Responsible Changed
From-To: freebsd-bugs->dougb

Over to maintainer.
Comment 2 Doug Barton freebsd_committer freebsd_triage 2001-09-13 21:22:17 UTC
State Changed
From-To: open->closed


The pauses are there by design, in verbose mode only, 
to emphasize their respective points to new users. 

It's rarely necessary for experienced users to run 
with the -v option.
Comment 3 fanf 2001-09-14 01:08:41 UTC
On Thu, Sep 13, 2001 at 01:23:22PM -0700, dougb@FreeBSD.org wrote:
> 
> It's rarely necessary for experienced users to run
> with the -v option. 

I used it to make sure I noticed when files became obsolete.

Tony.