On Jan 16, Grant Grundler wrote:
> The courier-base.preinst and .postinst scripts don't provide an "exit 0"
> at the end. Could they be picking up garbage for a return value?
> Or do shell scripts implicitly set a Zero return value if none is specified?

Shell scripts do return 0 if none is specified.


Reply via email to