autoconf-patches
[Top][All Lists]
Advanced

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

Re: Autotest: make test dir writable before removing


From: Ralf Wildenhues
Subject: Re: Autotest: make test dir writable before removing
Date: Sun, 2 Oct 2005 11:45:45 +0200
User-agent: Mutt/1.5.9i

* Ralf Wildenhues wrote on Sat, Oct 01, 2005 at 09:18:41PM CEST:
> * Ralf Wildenhues wrote on Sat, Oct 01, 2005 at 09:12:43PM CEST:
> > 
> >   find $at_group_dir -exec chmod u+w \{\} \;
> 
> D'oh, I meant non-writable directories of course, and you could limit
> above to `-type d' if necessary..

And in any of the solutions you'll want to `2>/dev/null' to hide errors
such as
  "No such file or directory"

I apologize for the high noise to signal ratio,
Ralf




reply via email to

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