From owner-freebsd-current@FreeBSD.ORG Wed Oct 23 02:55:11 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C796781E for ; Wed, 23 Oct 2013 02:55:11 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5819B2A94 for ; Wed, 23 Oct 2013 02:55:10 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBE511.dip0.t-ipconnect.de [93.203.229.17]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id r9N2t3jP083953 for ; Wed, 23 Oct 2013 02:55:03 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id r9N2ss6o087219 for ; Wed, 23 Oct 2013 04:54:54 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost.js.berklix.net [127.0.0.1]) by fire.js.berklix.net (8.14.4/8.14.4) with ESMTP id r9N2slD1067094 for ; Wed, 23 Oct 2013 04:54:53 +0200 (CEST) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201310230254.r9N2slD1067094@fire.js.berklix.net> To: current@freebsd.org Subject: Regression in 10.0-BETA1, mdconfig has changed its return code. From: "Julian H. Stacey" Organization: http://berklix.com BSD Linux Unix Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://www.berklix.com/free/ X-URL: http://www.berklix.com/~jhs/cv/ Date: Wed, 23 Oct 2013 04:54:47 +0200 Sender: jhs@berklix.com X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 02:55:11 -0000 Regresssion in 10.0-BETA1, mdconfig -l -v return code changed from 0 to 255. OK, its not specfied in manual, but has changed. A test script I was using caught it: http://www.berklix.com/~jhs/bin/sh/mdconfig_tst Probably in next day or 2 I'll hack the C & send-pr. Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Reply below not above, like a play script. Indent old text with "> ". Send plain text. No quoted-printable, HTML, base64, multipart/alternative.