GNU bug report logs - #10465
MSYS read-only file trouble

Previous Next

Package: automake;

Reported by: Peter Rosin <peda <at> lysator.liu.se>

Date: Mon, 9 Jan 2012 11:00:02 UTC

Severity: normal

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 10465 <at> debbugs.gnu.org (full text, mbox):

From: Peter Rosin <peda <at> lysator.liu.se>
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Cc: 10465 <at> debbugs.gnu.org
Subject: Re: bug#10465: MSYS read-only file trouble
Date: Mon, 09 Jan 2012 20:11:35 +0100
Stefano Lattarini skrev 2012-01-09 20:03:
>> + ./tap-driver --test-name zardoz --log-file zardoz.log --trs-file zardoz.trs -- sh -c 'echo 1..1; echo ok 1; echo "Hello, World!"'
>> + st=1
>>
> Hmmm... looks like the shell is not returning a non-zero exit status in
> face of a I/O redirection failure.
> 
> Could you try what happens doing the following?
> 
>   $ > foo; chmod a-w foo; sh -c ': > foo; echo one: $?'; echo two: $?

sh: foo: Permission denied
two: 1

Cheers,
Peter




This bug report was last modified 13 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.