Quoting Dag-Erling Smorgrav <[EMAIL PROTECTED]> (Sat, 19 May 2007 20:34:29 
+0000 (UTC)):

> des         2007-05-19 20:34:29 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     .                    Makefile.inc1 
>   Log:
>   Revision 1.576 removed too much.  I didn't notice because my /usr is on
>   ZFS, which doesn't support flags...

My suggestion was to remove the chflags and add a echo in the failure
case of rm, because in the current way the flags are removed even if
the user tells to not remove a file at the interactive rm prompt and
the user is not told about it. In my original version there was an echo
that the flags are removed unconditionally.

Dag-Erling doesn't like the echo of removing flags when there are no
flags, and I don't like that there's no echo when removing flags. To
try to come to a consensus I suggested the above.

It seems we need a 3rd opinion (provide your bikeshed color wisely
please, think 10 times before you reply).

Bye,
Alexander.

-- 
It is wise to keep in mind that neither success nor failure is ever final.
                -- Roger Babson
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to