[Pkg-postgresql-public] Bug#689542: unblock: postgresql-common/134wheezy1

Christoph Berg myon at debian.org
Fri Oct 12 09:53:30 UTC 2012


Re: Julien Cristau 2012-10-12 <20121012094956.GQ17465 at radis.cristau.org>
> On Wed, Oct  3, 2012 at 22:44:53 +0200, Martin Pitt wrote:
> 
> > |  * pg_buildext: Fix supported-versions not to die when the last version is
> > |    not supported. Cherry-picked from trunk r1199.
> > 
> > This is a rather obvious failure/fix, and helps packagers of
> > extensions.
> > 
> I wouldn't expect this change to make any difference.

It does:

false && foobar will succeed even with set -e, but will set $? to 1.
If that becomes the return code of the function, the script dies.

if false ; then foobar ; fi does not set $? to 1.

Christoph
-- 
cb at df7cb.de | http://www.df7cb.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-postgresql-public/attachments/20121012/72b1f37b/attachment.pgp>


More information about the Pkg-postgresql-public mailing list