bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33747] Use rm -f in gnulib-tests


From: Jim Meyering
Subject: [bug #33747] Use rm -f in gnulib-tests
Date: Fri, 02 Mar 2012 20:01:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20100101 Firefox/10.0.1

Follow-up Comment #5, bug #33747 (project grep):

I wouldn't want to change all, necessarily.
Sometimes I omit rm's -f deliberately, because the file
is expected to exist, and if it doesn't I want to see an error.
With -f, that unexpected case would go unreported.

If you find a plausible case in which a conforming rm-without-f
can be made to prompt, that is a bug and we should fix it.
However, using a umask more strict than 077 does not
count as plausible.

If you are using a non-conforming rm, I would encourage
you to adjust it so that it works more like a conforming one.

I read the comments here and in
http://bugzilla.redhat.com/716330
but did not see a report of any actual malfunction.
Have you seen an actual failure using a "real" rm program?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33747>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]