bug-automake
[Top][All Lists]
Advanced

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

bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 285


From: Stefano Lattarini
Subject: bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests
Date: Mon, 27 Feb 2012 08:58:35 +0100

On 02/27/2012 03:38 AM, P. Martin wrote:
>
> $ mkdir a a/b
> $ chmod 000 a/b
>
Oops, my bad.  I meant this:

  $ mkdir a a/b
  $ chmod 000 a
  $ find a -type d ! -perm -700 -exec chmod u+rwx '{}' \;
  $ echo exit status: $?

Sorry for the confusion and for the time I've made you waste, and thanks
for your perseverance,

  Stefano





reply via email to

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