On Tuesday, 25 de January de 2005 17:22, Andrew Shugg wrote:
> I haven't included a patch as this is very trivial, but if you could change
> that '==' to '=' for the next release I'd be happy. =)
Sure
pgpGWv247xPSu.pgp
Description: PGP signature
Package: phppgadmin
Version: 3.5.1-1
Severity: minor
There is a test case in the phppgadmin.postrm script that uses a '==' operator
instead of '=', which will fail when /bin/sh is a POSIX shell other than bash.
phppgadmin.postrm:54:if [ "$1" = "abort-install" -o "$1" ==
"abort-upgrade"
2 matches
Mail list logo