pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/scripts
On Fri, Mar 06, 2009 at 01:05:21PM +0000, Tobias Nygren wrote:
> Log Message:
> fix previous:
> actually, if our /bin/sh has some bug related to set -e,
> it's better to write the test with if-then-fi instead.
Revert this please. The disputed question (with multiple PRs) is whether
or not set -e should fail for compound statements. The standard could be
read that && itself is good enough to disable that check, but there are
different opinions about that. The plain check for unconditional is
known to work.
Joerg
Home |
Main Index |
Thread Index |
Old Index