Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2015 16:07:29 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        "stable@freebsd.org" <stable@freebsd.org>
Subject:   Re: regression from previous version of pw
Message-ID:  <55DB2521.5030502@digiware.nl>
In-Reply-To: <20150824140133.GG93486@ivaldir.etoilebsd.net>
References:  <55DB2100.4070304@digiware.nl> <20150824140133.GG93486@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24-8-2015 16:01, Baptiste Daroussin wrote:
> On Mon, Aug 24, 2015 at 03:49:52PM +0200, Willem Jan Withagen wrote:
>> Hi,
>>
>> In the previous version before Bapt upgraded pw(8) I was allowed to do
>> 	pw useradd -V /etc
>>
>> Even though the manual page instructed otherwise.
>>
>> The new version sticks to the manual page and generates:
>> pw: illegal option -- V
>>
>> I'm going to change the scripts, but perhaps others will be bitten too.
>> Up to Bapt to decide what to do with this.
> 
> The code has been changed to respect what the manual and the help output was
> showing: -V should be passed before the subcommand

You just changed that now? Or my version is lagging behind?
Text is much more clear than the 'illegal option' espacially now there
is also the -R stuff. So it made me wonder.

> The reason for this is was to make the code more easily maintenable and
> understandable.

You fixed the code, so it is your prerogative.

> if really that is too painful I can allow again -V to be also passed after the
> subcommand but at the price of complicating the code.

Nope, I've already changed the code I have.
Was about 5 lines in a shell script.

My comment was more as general notification, in case somebody else ran
into the same. Nobody thus far ran into this, so it won't be major anyways.

Thanx,
--WjW





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55DB2521.5030502>