Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: strange behavior
- X-seq: zsh-users 15548
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: strange behavior
- Date: Mon, 15 Nov 2010 09:24:38 -0800
- In-reply-to: <20101115163234.GE19451@xxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20101102120943.GK19295@xxxxxxxxxxxxxxxxxxx> <20101115163234.GE19451@xxxxxxxxxxxxxxxxxxx>
On Nov 15, 5:32pm, Vincent Lefevre wrote:
}
} > ypig:~/wd> up
} > At revision 40202.
} > zsh: exit 141
} > ypig:~/wd[PIPE]>
}
} This has just happened again. This time, the machine hadn't been
} rebooted (but there has been a lot of disk activity before that).
It appears to me that it must be the case that
svn "$@"
is exiting with status 141, rather than that the filter function is
killing its parent with a PIPE signal.
That in turn must be happening "inside" svn somewhere.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author