From owner-freebsd-current Sat Jan 5 4:26:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by hub.freebsd.org (Postfix) with ESMTP id 696CB37B41C; Sat, 5 Jan 2002 04:26:23 -0800 (PST) Received: from dungeon.home (ppp203.dyn249.pacific.net.au [203.143.249.203]) by mongrel.pacific.net.au (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id XAA20350; Sat, 5 Jan 2002 23:20:07 +1100 X-Authentication-Warning: mongrel.pacific.net.au: Host ppp203.dyn249.pacific.net.au [203.143.249.203] claimed to be dungeon.home Received: from dungeon.home (localhost [127.0.0.1]) by dungeon.home (8.11.3/8.11.1) with ESMTP id g05CUVP27354; Sat, 5 Jan 2002 22:30:31 +1000 (EST) (envelope-from mckay) Message-Id: <200201051230.g05CUVP27354@dungeon.home> To: sos@FreeBSD.ORG Cc: freebsd-current@FreeBSD.ORG, mckay@thehub.com.au Subject: Another tweak to "burncd msinfo" Date: Sat, 05 Jan 2002 22:30:31 +1000 From: Stephen McKay Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Now that "burncd msinfo" returns the correct values I noticed another small problem: it displays the result on stderr instead of stdout. Since very few people (nobody?) would be using this option yet because of the previous problem, it seems like nobody would be adversely affected by changing the output to stdout. Also, removing the whitespace in the output would help script writers. Can I commit the obvious patch? Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message