Re: Karsten Hilbert 2017-10-07 <[email protected]> > condition: $? which is 0 which is "FALSE"
0 is a program exit code where 0 is true and everything else is false. So yes, this is inverted logic. Christoph _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
